kamens / jQuery-menu-aim

jQuery plugin to fire events when user's cursor aims at particular dropdown menu items. For making responsive mega dropdowns like Amazon's.
http://bjk5.com/post/44698559168/breaking-down-amazons-mega-dropdown
7.67k stars 1.08k forks source link

First List Item Bug #56

Open usefulBee opened 10 years ago

usefulBee commented 10 years ago

The scenario is: -> click "Explore the Monkeys" button -> hover -only- over the first List item "Patas" -> click anywhere on the page to close down the drop down menu -> hover -again- over the first List item "Patas" Bug: The first item doesn't show up again until hovering over other items first.

panoply commented 10 years ago

Add exitMenu: function(){return true;} in $menu.menuAim();

tuanmy commented 8 years ago

yeah, @Panoply great, thanks bro

panoply commented 8 years ago

@tuanmy anytime brah! x