i have a menu, what i want is that when i click on parent item of menu then only subitem should display,mean i dont want to display subitem on mouseover. what should i do.Is there any property should i set or i have to write code for it please help.
Directly not possible. You will have to do some tricks using JavaScript as shown in this article
http://msd-bml.blogspot.in/2008/09/aspnet-menu-click-instead-of-hover.html
its not working please tell me clearly sir
It is not easy to implement it by using ASP.Net Menu Control, BUT you can use the treeview control instead.
Refer: http://www.obout.com/sm3/whatisnew.aspx
This is the only article that does it. By dfeault you cannot open menus on Click in ASP.Net
is it possible with help of jquery??????????if it is can you please give me a suitable example for it
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.