Hi I would like to have a simple dropdown menu but I want the dropdown to appear when the mouse click on the menu item and not when it hover... Is there someone who have an idea? Thanks Hubert
Might be very late on this - But, I have a solution!
I had a requirement similar to the one you have had. I wrote a simple jQuery snippet to get Drop down menu when I click on the Parent menu.
Once you click on any of the parent menu - it will show its own sub level in the drop down.
When you click on any other Parent - the previous Drop down will disappear and the new Drop down will appear.
I would like to have a simple dropdown menu but I want the dropdown to appear when the mouse click on the menu item and not when it hover...
Is there someone who have an idea?
Thanks
Hubert
http://www.jankoatwarpspeed.com/post/2009/07/28/reinventing-drop-down-with-css-jquery.aspx
http://www.sohtanaka.com/web-design/examples/drop-down-menu/
Hey Guys,
Might be very late on this - But, I have a solution! I had a requirement similar to the one you have had. I wrote a simple jQuery snippet to get Drop down menu when I click on the Parent menu.
Once you click on any of the parent menu - it will show its own sub level in the drop down.
When you click on any other Parent - the previous Drop down will disappear and the new Drop down will appear.
I have that tutorial here: http://ultimatewebdevelopmenttutorial.blogspot.in/2013/05/create-onclick-show-dropdown-menu-using-jquery.html
It is a bit static type - but much useful. Any questions - please feel free to put it here!!
Thanks! Stormstriker Sumesh