HighDots Forums  

mouseout trouble in Mozilla

Website Design comp.infosystems.www.authoring.site-design


Discuss mouseout trouble in Mozilla in the Website Design forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Garmt de Vries
 
Posts: n/a

Default mouseout trouble in Mozilla - 12-01-2004 , 09:18 AM






I'm trying to build a dynamic menu, consisting of nested <ul>s, where
each submenu <ul> pops up when the mouse hovers over the parent <li>.
The item <li> the mouse hovers on is highlighted, as well as the
parent <li> of the submenu you're viewing.

I wrote clean HTML, and have the onmouseover and onmouseout attributes
added by a JS function. CSS styles everything.

At http://www.phys.uu.nl/~gdevries/test...ses/test1.html
you'll find a small test page I made with minimal code.

Everything works fine in Opera and IE, but Netscape 7, Mozilla and
Firefox don't behave quite as expected. When the mouse leaves one of
the submenus, it doesn't always disappear. Also, some items stay
highlighted even on mouseout. Strangely enough, this seems to depend
on the mouse speed...

Am I doing something wrong in my code, or is it something in Mozilla's
way of event handling? Any remedies?

Any advice would be greatly appreciated.

Best regards,
Garmt de Vries.

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.