want asp.net menu to work on click instead of on mouse over.
-
Hi all, I want the asp:menu control to work on click. By default it is working on mouse over. I got few button below the menu item and when the user is moving the mouse fast and trying to click the buttons below the menu, some time the menu is popped up and the user is clicking on the menu rather than on the mouse. It there any way I can make the menu work on click so, that I can avoid the user accidentally click on the menu. Thanks in advance. -Ram.
-
Hi all, I want the asp:menu control to work on click. By default it is working on mouse over. I got few button below the menu item and when the user is moving the mouse fast and trying to click the buttons below the menu, some time the menu is popped up and the user is clicking on the menu rather than on the mouse. It there any way I can make the menu work on click so, that I can avoid the user accidentally click on the menu. Thanks in advance. -Ram.
Odds are that you'll have to find your own javascript menu to find one that works on click. Or, examine the code that gets spit out and see if there's a way to change it.
Christian Graus - Microsoft MVP - C++ "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )