1) Script Title: AnyLink Drop Down Menu
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...pmenuindex.htm
3) Describe problem: The drop down menu works great on my site, and wanted to enhance it slightly by putting a Rollover for the image that drops the links. This also works great, however, when you 'mouseout' / scroll down the menu links, I loose the Rollover, as it 'restores the image'. Can anyone help with the code as to how I might achieve this! Here is my code:
I realize that probably the 'onMouseOut="MM_swapImgRestore()" is where i'm loosing it, but I have no idea what to replace it with?? I appreciate any help. Thanks.Code:<a href="who.html" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('who_button','','images/who_over.jpg',1), dropdownmenu(this, event, menu1, '150px')"><img src="images/who_button.jpg" name="who_button" width="104" height="27" border="0" onClick="return clickreturnvalue()" onMouseout="delayhidemenu()"></a>
Mike



Reply With Quote


Bookmarks