Re: Context Menu on dynamically generated Divs
2005/09/09 16:58
Viewed 5811 times
Replies: 1/9
At 2005/09/09 16:50, palmeti wrote:

I am trying to dispaly context menus based on dynamically genrated divs.

Please check the sample "examples/context3.html" where this matter is discussed.

In my case I am generating the div using xml and xslt transformation.

In this case it should be even easier, as I presume you are generating the code on the server-side.  If that's the case, nothing changes--just assign elements the same you do for static elements.

Also i want to know how can we upgrade to v2.8.

You need to go to https://www.dynarch.com/my/products.html after logging in and look for an "upgrade" link at the bottom of the page.

Re[2]: Context Menu on dynamically generated Divs
2005/09/09 21:17
Viewed 7770 times
Replies: 1/8

Thanks for the reply. I was able to make it work.

But I am having an issue for one of the context menu on dynamic divs.

The menu displays and hides immediately without staying open.

Is there anything that I am doing wrong.

The menu conatins 10 menu items and two of it contains sub menus.

last
Re[3]: Context Menu on dynamically generated Divs
2005/09/11 14:33
Viewed 9594 times
Replies: 2/7

I have a Div and a table in it. The table contain rows which has onmouseover and onmouseout. Onmouseover I have code to popup which shows large text like a tolltip.

When I click on the row the context menu shows up and hides immediately.

Is there a way to fix this issue.

Any help would be great..

last
Google