|
To reproduce the error just go to the demo page, mouse over on any item on the vertical menu, and then move the cursor "fast" to other menu option and "click". I recorded the error: http://ottdesign.6te.net/bug/ The problem is I cannot tell my users: "Hey, don't click, just mouse over" There is a solution for this behavior? I can reproduce the behavior on Firefox 3.6.1, IE 8, Chrome 6.0, Safari 5.02 Regards, Alex |
|
Yes, I see... the problems exist only if the menu is into an iframe (as in my demo page); if you try to reproduce the same error Here it doesn't happen. I'll give a look to solve the problem that seams related to the offset().top and ofset().left loosed property... |
|
I could reproduce the same behavior without the iframe, on your posted demo page. I recorded it here regards Alex |
|
I think it happens by the hoverIntent delay... if you set it to a value less than 150 it doesn't happen anymore. I'll see to fix it. Thnx Matteo |


