-
jQuery Drop Line Menu: flickering dropdown
The dropdown menu from jQuery Drop Line Menu is working really well except for one thing. If the user moves the mouse too quickly from one main link to the next it starts a flickering dropdown menu like it is quickly running through all the dropdowns at once. Has anyone seen this problem? Is there a fix?
-
-
Well I found my own fix for this. So I thought I would share it here.
I just changed the line in droplinemenu.js from:
animateduration: {over: 200, out: 100},
to:
animateduration: {over: 20, out: 10},
the quicker animation prevented the flickering dropdown menus when moving the mouse quickly from link to link
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks