joeldbirch / superfish

Superfish is a jQuery plugin that adds usability enhancements to existing multi-level drop-down menus.
Other
912 stars 315 forks source link

hoverIntent.js creates a problem with submenus #75

Closed maofree closed 11 years ago

maofree commented 11 years ago

I've found another problem, this is bigger after many hours and many tests I've found the issue in this case it is not from your script or from the version of jquery but from hoverIntent.js and it is present on your examples too if I remove hoverIntent.js the menu works without this problem go here http://users.tpg.com.au/j_birch/plugins/superfish/#examples then pass the mouse from the first branch to the second one, near their limit like into the image, after some seconds the last branch will disappear (you must move the mouse fast enough, going from right to left or by performing a series of circles). If I use delay: 1000 . It will disappear after a second, but in this case no, the last submenu disappear before. With the previuos 1.4.8 it was ok and this problem if I remove the hoverIntent.js from the head tag return to works well (the last branch remain open for a second) I hope you understand this issue 1

if I try to do the same test with the mouse here http://cherne.net/brian/resources/jquery.hoverIntent.html I think it has the same problem. It seems the hover effect doesn't follow the movement of the mouse 2 Constantly moving the mouse from left to right trying to overload the script, it seems just for a moment that it doesn't follow the mouse moviment

bye

maofree commented 11 years ago

Hi I've found another problem with hoverIntent.js if I put delay: 0, and if I do the same thing with the mouse between the "li" of the submenu the submenu crashes after a few flash

bye

joeldbirch commented 11 years ago

If you think these are issues with hoverIntent, may I ask that you post this over there? Here's the hoverIntent repo.

maofree commented 11 years ago

ok

maofree commented 11 years ago

joeldbirch do you find the same problem on your menu looking the examples present on your website?

joeldbirch commented 11 years ago

I think I do see this happening, but it doesn't seem like a big problem. There's probably something weird going on though.

maofree commented 11 years ago

in the past version this issue was not present can you stress Brian to solve it? :)

briancherne commented 11 years ago

Brian prefers to not be stressed :)

Let's continue the conversation in the hoverIntent repo. Thanks!

maofree commented 11 years ago

ok Brian