» Forums
» DynarchMenu forum
» Support
» Context Menu on dynamically generated Divs
Context Menu on dynamically generated Divs
2005/09/09 16:50
Viewed 3871 times
Replies: 1/10

We got Dynamic Menu v 2.5.

The context menu is working fine if the div is already in the html page.

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

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

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

Any help would be appreciated.

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.

last
Re[2]: Context Menu on dynamically generated Divs
2005/09/09 21:17
Viewed 7769 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
Google