DHTML Forum  

Go Back   DHTML Forum > dhtmlcentral.com > Crossbrowser DHTML
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 14.03.2006, 17:51
otonio otonio is offline
Neuer Benutzer
 
Join Date: 14.03.2006
Location:
Posts: 1
Default

I am putting together a dynamic menu that must have the ability to "tab" through the links and of course use dynamic mouse functions. I have the menu working GREAT in IE... my problem is FireFox which doesn't support onMouseLeave or onFocusOut like IE does.

To create the necessary funtionality using CSS, I had to enclose the menu links for each header in DIV tags and set it to display:none, then added added a javascript to hide/show the tags when onMousedOver or onFocused (tabbed) by changing the style to display:block.

The problem is... I used the "onMouseLeave" (fires when mouse "leaves" the entire div tag, including links) and "onFocusOut" (fires when last menu item is tabbed through) events to then hide the DIV tag display.

Of course there is the "onMouseOut" option, but when the mouse leaves the first link, it fires, thus closing down the DIV display before the user can hover over the next link and I don't know of ANY alternative for onFocusOut.

Please help!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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
Forum Jump

All times are GMT +2. The time now is 13:23.


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