Suggestions?
|
|
Hi guys, If anyone has any suggestions regarding Contextmenu class, I would be glad to hear them out! best, |
|
|
Hi kangax, Great work on the ContextMenu – I tried to integrate the latest SVN version into my code but it seems that submenus don’t work in IE yet. Am I right? It seems to be a problem with the DOM, in that it won’t display a DIV inside an LI / A tag that’s outside of the original UL. Any ideas? Cheers |
|
|
Actually ignore that, just found the problem – don’t ever try to set a filter(opacity) on the contextmenu … ;-) Re suggestions, I think the component is really good, but as I’m an advovate of the “less is more” principle I’d recommend to not let it get too bloated, in terms of features and code size. I removed all those new callbacks from my code cause I don’t need them and they just cost time and bandwidth. But I guess everyone has different requirements don’t they … Thanks, |