I have made script with some menus with the submenu. i use jQuery
for the submenu slide down (slidetoggle) animation when hover on the menu. so when i hover and then unhover the menu quickly for couple times, then i moved the cursor away from the menu, the slide down(slidetoggle) animation keep playing/looping equal how many times i hover the menu. what i want is how to make the jquery detect the next "hover" only when the previous slide animation is complete.
Plz help me with the code.
You an try something like that:
Reference
Hard to answer, when no code is provided.