Click here to Skip to main content
15,888,351 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a menu done by css and
    I need to change a behavior that the menus opened from menu bar opens by click on the menu not by hovering over it
Posted
Comments
jaket-cp 7-Oct-15 4:17am    
Interesting - at first, I would have said it was not possible in css.
But with a bit of googling I found it can possibly done in css3.
Check out these links:
http://stackoverflow.com/questions/16912023/css3-transition-click-event
http://stackoverflow.com/questions/11166580/css3-transitions-is-there-an-on-click-option-without-using-jquery
http://jsfiddle.net/nMNJE/
and another one
http://vanseodesign.com/css/click-events/
samerselo 7-Oct-15 7:54am    
thank you I'll see the links and try to get use of them

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900