jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.
Stars
7.6k
Forks
1.1k
Watchers
7.6k
Open Issues
66
Overall repository health assessment
No package.json found
This might not be a Node.js project
12
commits
Use rawgithub.com for quick demo rendering (it properly handles mime types)
335fc24View on GitHubTrying to fix htmlpreview.github.io demo's willingness to execute javascript
a6826abView on GitHubMake sure example page's overridden styles are more specific than vanilla boostrap's
1737981View on GitHubMove example's submenu contents into HTML structure of menu itself so new exitMenu event fires at proper times in example.
c98a809View on GitHubAdd submenuDirection option so menu-aim supports submenus that open to the left/right/above/below main menus.
5e321a8View on GitHubAdd exitMenu callback option to be used when the mouse exits the whole menu entirely. Some users want submenus to disappear in this case, others do not. Added appropriate docs to README
dd4adf5View on GitHubMake menu-aim work when jQuery collection contains multiple elements
16dbc05View on GitHub