Jquery Dropdown queue buildup problem

Posted by Sarfraz on Stack Overflow See other posts from Stack Overflow or by Sarfraz
Published on 2010-03-15T07:08:01Z Indexed on 2010/03/15 8:09 UTC
Read the original article Hit count: 152

Filed under:
|
|
|
|

Hello,

I have created a drop down with JQuery that can be seen here by clicking the Preview button on top:

http://jsbin.com/ubire3/edit

It works fine except for one problem. When i hover over the main hover links (blue ones) quickly eg going horizontally quickly hovering each top menu, the some submenus don't close. How do i make it so that even if i hover fast over them all other submenus are closed?

Thanks.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about JavaScript