I got my menu displaying under the button. Now the display happens on click of the button. How can I display/toggle the menu on mouse over event? Has anyone tried this?
-ravi
I got my menu displaying under the button. Now the display happens on click of the button. How can I display/toggle the menu on mouse over event? Has anyone tried this?
-ravi
Hello all,
Is there a way to create a dropdown menu in the same fashion as dijit.form.DropDownButton but make it so it happens when you mouseover instead of mouseclick? I also would like to be able to attach such a dropdown to any old DIV i may have on the page, then i can use all of that functionality, but keep links intact.
Example of what i would like to accomplish: