» Forums
» DynarchMenu forum
» Support
» context-menu parameters
context-menu parameters
2006/10/19 13:32
Viewed 2952 times
Replies: 0/0

Hi,

I have a question regarding context menus.
I want for each TR in a table to have something like this:

oncontextmenu="show_menu(param1, param2)"

And in show_menu function to be called the DynarchMenu (as a context menu). Depending on the params I will add/delete/enable/disable menu items.

Is this possible?

Thanks

Google