» Forums
» DynarchMenu forum
» Support
» Hide Dropdown menu
» Re: Hide Dropdown menu
» Re[2]: Hide Dropdown menu - Handle mouseover events on menu item
| Re[2]: Hide Dropdown menu - Handle mouseover events on menu item ¶ | |
| Immediatech(my company) Purchased the dynarch hmenu recently. Have one more question. Can i execute a javascript handler on mouseover event. Let me know if it can be done.
| |
| Re[3]: Hide Dropdown menu - Handle mouseover events on menu item ¶ | |
| Hi, The onmouseover thing can't be solved at this time. In the future we might implement support for this--how urgent would you need it? I can't promise anything faster than 3 weeks... About closing the menu, the problem is the modal dialog itself. This, AFAIK, is an IE extension (doesn't work with other browsers) and it will stop any JS code the moment the dialog is displayed. A quick an easy workaround is to open the modal dialog after a short time (during that time the JS engine will manage to hide the popups). For example: setTimeout(function() { openModalDialog(...); }, 200); Hope this helps. | |
| last |
| Re[4]: Hide Dropdown menu - Handle mouseover events on menu item ¶ | |
| Thanks for the reply. Whenever you get the on mouse over working let us know. Its not a priority as now. would be nice having that feature. I checked the hiding of menu using setTimeout doesnt work. The menu stays there. I called the below function on menu click event. function showModal() setTimeout('',200) } <li id="smenu32" onclick="showModal()"> | |
| last |
(*) Discounts available for the above products!













