Reply
two mouseover events & 1 mouse out(mouseout event not working)
Old 09-12-2005, 10:09 PM two mouseover events & 1 mouse out(mouseout event not working)
spencermjax's Avatar
Experienced Talker

Posts: 35
I am having trouble with this code. I have an image rollover that utalizes onmouseover & onmouseout. by itself it works fine. I just added a javascript for a dropdown(floating) navigation menu and now the onMouseOut event does not work.

My Code:
<a href="./temp2.html" onMouseOver="dropdownmenu(this,event,'anylinkmenu1 ');MM_swapImage('Image3','','images/temp_over_11.jpg',1)" onClick="return clickreturnvalue()" onMouseOut="MM_swapImgRestore()" >

Any ideas??

Last edited by spencermjax : 09-12-2005 at 10:17 PM.
spencermjax is offline
Reply With Quote
View Public Profile Visit spencermjax's homepage!
 
When You Register, These Ads Go Away!
Old 09-30-2005, 02:56 AM
ScriptReference's Avatar
Average Talker

Posts: 25
Location: Reno, NV
That code looks right. Do you have a sample page? Is a javascript error being thrown? Perhaps a larger code snippet?
ScriptReference is offline
Reply With Quote
View Public Profile Visit ScriptReference's homepage!
 
Old 09-30-2005, 11:05 AM
funkdaddu's Avatar
Web Design Snob

Posts: 636
Without all the referencing code, can you post it or point us to a link? It's hard to troubleshoot. Only thing I could recommend is to make sure to properly close your JS with ; - onMouseOut="MM_swapImgRestore();"
funkdaddu is offline
Reply With Quote
View Public Profile Visit funkdaddu's homepage!
 
Reply     « Reply to two mouseover events & 1 mouse out(mouseout event not working)
 

Thread Tools

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML

 


Page generated in 0.11440 seconds with 12 queries