bootstrap-hover-dropdown
bootstrap-hover-dropdown copied to clipboard
An unofficial Bootstrap plugin to enable Bootstrap dropdowns to activate on hover and provide a nice user experience.
Hi, I am wondering if there is a possibility to deactivate the hover when the menu is collapsed. So, when I am in mobile mode, the hover seems to be...
There is number of cases (i.e. two buttons triggering same dropdown) when the code would set up multiple timeouts at the same time. This can easily lead to weird and...
- Updated '.open' with '.show' because '.open' deprecated in BS5 (https://getbootstrap.com/docs/5.0/components/dropdowns/#usage)
Have you by any chance considered adding Bootstrap 5 support and getting rid of jQuery dependency? That would be super handy.
I have used the file in a similar way to http://www.balibaytradingcompany.com/ at www.plymouthdevils.co, but can't select the top level nav item
When i tried something like ``` Something ``` And the icon and the span are block elements the hover doesnt always seems to work. I figured its because of the...
Thanks for writing this plugin, however I wonder if you have any input on the following: I understand this plugin is designed to be used alongside Bootstrap's `data-toggle="dropdown"` but having...
hi, i used the dropdown menu plugin, it seems desktop computer 100% works fine... but the issue i am facing is, cant able to see dropdown on mouse hover in...
On my navbar anchor elements I have some padding and margin like this: ``` .navbar-nav > li > a { padding-top: 16px; padding-bottom: 0px; padding-left: 5px; padding-right: 5px; margin-left: 8px;...
I noticed missing dependency to build.