Re: Floating Menus, Context on Click, Callback for Disabling Men
2005/06/02 03:18
Viewed 7619 times
Replies: 0/0
by Ed

One more thing. It just occurred to me that a cheap (resource-wise) solution would be to call a function to invoke the context menu with the id of the div/span and perhaps the onmouseclick event properties. That function could enable/disable any menu items that are not appropriate for that element and then invoke the context menu. Does that make sense? Can that be done? Are there enough hooks to make this happen?

Thanks!

Google