login/register

Snip!t from collection of Alan Dix

see all channels for Alan Dix

Snip
summary

menu-aim is a jQuery plugin for dropdown menus that can ... between a user trying hover over a dropdown item vs tryi... a submenu's contents.
menu-aim assumes that you are using a menu with submenus ...

kamens/jQuery-menu-aim · GitHub
https://github.com/kamens/jQuery-menu-aim

Categories

/Channels/techie/jQuery

[ go to category ]

For Snip

loading snip actions ...

For Page

loading url actions ...

menu-aim is a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu's contents.

menu-aim assumes that you are using a menu with submenus that expand to the menu's right. It will fire events when the user's mouse enters a new dropdown item and when that item is being intentionally hovered over.

HTML

<p>menu-aim is a jQuery plugin for dropdown menus that can differentiate between a user trying hover over a dropdown item vs trying to navigate into a submenu's contents.</p> <p>menu-aim assumes that you are using a menu with submenus that expand to the menu's right. It will fire events when the user's mouse enters a new dropdown item <em>and</em> when that item is being intentionally hovered over.</p>