ComputerWolf / SlickNav

Responsive Mobile Menu Plugin for jQuery
MIT License
939 stars 314 forks source link

Use as desktop nav questions - hover instead of click and close other items when mouse not over them #149

Open krisbrewer opened 8 years ago

krisbrewer commented 8 years ago

Hello, great nav! This was the only one I could find that would allow me to modify it to make it a horizontal navbar for a desktop and allow me to keep the children and grandchildren showing up vertically inline. My only issue now is that if you have clicked on a parent to show children, then click on another parent, the previous parent list stays open and I'd like it to auto-close when another is selected. Also, is it possible to change it from an "on click" state to open a list to a hover to view list state? My text page is here if you'd like to take a look - https://cbmm.mit.edu/nav-test Any thoughts would be greatly appreciated. Thanks!