When I set EnhancedRendering=true in the WebMenu, I get a javascript error saying "item not defined". On debugging it happens in this file ig_webmenux.js in the function igmenu_mousedown (at the line igmenu_getSubMenu(eItem).igCurrentItem = item.id;) - item is not defined.
IE seems to recover from this & continue execution while firefox does not. It works fine if the EnhancedRendering property is set to false. Ofcourse if thsi property is false, the script file is ig_webmenu.js (& this one has a definition for item at the beginning of the igmenu_mousedown function).
Is this an Infragistics bug & is there is a patch or hotfix for it? Also, if I set the menu to popup another window, the above error happens & the window opens but goes behind the main window. Again this behavior is in firefox alone while IE shows the child window on top.
-Thanks.
I can't seem to find any current issues that seem to fit this description, but I would submit a test project to Developer Support so that it can be evaluated.
I've come across exactly the same problem. Is there a hotfix for this?
We created a ticket with Infragistics and have not heard back as yet.