I'm new to ASP2.NET. I have a main menu and a submenu. I would like to be able to CLICK on the main menu to display the sub-menu. Currently, the submenu appears when I hover over the main menu, but I'd like the submenu to only show when I clck on the main menu. (The main menu is horizontal, with a dropdown submenu under each main menu option).
Many thanks
Hi Joni.Phillips.
The short answer is ASP.NET 2.0 Menu control does not support clicking as it's expanding action.
0 comments:
Post a Comment