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 onmouseout it overrides this behavior. Therefore
when a user is hovering over links in a dropdown menu they don't see
the url of the menu item they're on.
I am wondering if this is a known issue that people just live with or
if anyone has fixed it, or attempted to fix it and deemed it too much
work etc.
Thanks.

Reply via email to