mdbootstrap / bootstrap-hover-dropdown

An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.
http://cameronspear.com/demos/bootstrap-hover-dropdown/
MIT License
1.26k stars 502 forks source link

Hovering doens´t work #130

Closed 0x1ad2 closed 9 years ago

0x1ad2 commented 9 years ago

When I hover over an menu-item or button it doesn't show the contents, when I click on it (toggle it) it will show the contents.

I even copied the whole source code from your website: https://cameronspear.com/demos/bootstrap-hover-dropdown/

dropdown-bug

I develop on Google Chrome Version 45.0.2454.101 m

0x1ad2 commented 9 years ago

I fixed it but I don't know how, the demo was working all of a sudden.

Also somehow I forgot to add the following classes to my unordered list element .nav .navbar-nav I also had a class on my list that was affecting the functionality of the menu.