slideToggle unwanted repeating
I'm using mouseenter and mouseleave to call a slideToggle on a dropdown menu. What's bothering me though is if my mouse moves in and out of the menu a few times before the toggle animation is complete and replays the open close a few times before stopping. (example here:
http://stage.smh.com/indexgo3.html
)
Is there a way to kill the queue so that it doesn't play if the mouse is not over it anymore?