Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hoverIntent.js creates a problem with submenus #75

Closed
maofree opened this issue May 23, 2013 · 8 comments
Closed

hoverIntent.js creates a problem with submenus #75

maofree opened this issue May 23, 2013 · 8 comments

Comments

@maofree
Copy link

maofree commented May 23, 2013

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
Copy link
Author

maofree commented May 24, 2013

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
Copy link
Owner

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

@maofree
Copy link
Author

maofree commented May 30, 2013

ok

@maofree
Copy link
Author

maofree commented May 30, 2013

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

@joeldbirch
Copy link
Owner

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
Copy link
Author

maofree commented May 30, 2013

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

@briancherne
Copy link

Brian prefers to not be stressed :)

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

@maofree
Copy link
Author

maofree commented Jun 23, 2013

ok Brian

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants