Pawan
Pawan

Reputation: 32321

not working drop down menu properly

Right now I am doing dropdown menu with this following source plugins these all plugins are used for one image sliding now I can’t remove it this easing-1.3.pack.js , easing-compatibility.1.2.pack.js, coda-slider.1.1.1.pack.js , and as per my situation this dropdown is not working properly and also showing hiding very low time when I mouse over showing link pull down and up continually.

Upvotes: 0

Views: 132

Answers (2)

camel
camel

Reputation: 110

everything is working properly try to use show() and hide() functions instead of slide and see what happeds problem is when you slide this take some time and some time takes slide up after slide down :] if you enter and leave area few times - slideup and down is executed few times to

Upvotes: 0

O'Mutt
O'Mutt

Reputation: 1592

This may be able to at least point you in the correct direction...

http://jsfiddle.net/Mutmatt/kcNXJ/11/

Upvotes: 1

Related Questions