Suggestions?

Subscribe to Suggestions? 3 post(s), 2 voice(s)

 
Avatar kangax Administrator 3 post(s)

Hi guys,

If anyone has any suggestions regarding Contextmenu class, I would be glad to hear them out!
Just wanted to say that submenus are coming very soon and there’s a new Leopard theme in a trunk (Seb, great job on that!)

best,
kangax

 
Avatar michael 2 post(s)

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
Michael

 
Avatar michael 2 post(s)

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,
Michael