Hello,
I have created a drop down with JQuery that can be seen here by clicking the Preview button on top:
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?
Edit:
I saw this useful link using some ways to avoid this, but having bit of problems, how to apply that in my case.
http://stackoverflow.com/questions/1058158/can-somebody-explain-jquery-queue-to-me
Thanks.