[jQuery] hover and hoverIntent break the browser slightly

2007-08-27 Thread Dan Evans
I have noticed something with the way that hover works in jQuery that breaks the default browser behavior. Normally the browser displays the href of a link in the status bar when a user hovers over it. Since hover and hoverIntent return false for all children of the hovered item onmouseover and on

[jQuery] hover and hoverIntent

2007-08-27 Thread Dan Evans
I am wondering if anyone has noticed the issue with jQuery's hover function that makes it less than perfect for dropdown menus. Normally most browsers display the href of the link in the status bar at the bottom of the window when a user hovers that link. Because hover suppresses the default onmou