jtarabay
12-28-2005, 06:36 PM
I using this script in a little different way than the examples on the site, but have not altered the code in any way. I am putting the menu in a hotspot, and placing the hotspot over the image which is the navigation. For som reason I cannot get the drop right menu to be close. I have done this before with another script, but it the Any Link Drop Down which is similar. You can see what I am talking about here....
http://webhost-4.webgnostics.com/~admin19/
If you hover over about us, you will see that the menu is far away from where you hovered to make it pop up. Please help me with this, I just need to know how to get it closed to it. Here the code:
<img name="http://webhost-4.webgnostics.com/~admin19/images/left.gif" usemap="#menu" src="http://webhost-4.webgnostics.com/~admin19/images/left.gif" border="0" alt=""></TD> <map name="menu">
<area shape="rect" coords="8,15,168,38" href="default.htm" onMouseover="dropdownmenu(this, event, menu1, '165px')" onMouseout="delayhidemenu()"></a><br />
Thanks!!
http://webhost-4.webgnostics.com/~admin19/
If you hover over about us, you will see that the menu is far away from where you hovered to make it pop up. Please help me with this, I just need to know how to get it closed to it. Here the code:
<img name="http://webhost-4.webgnostics.com/~admin19/images/left.gif" usemap="#menu" src="http://webhost-4.webgnostics.com/~admin19/images/left.gif" border="0" alt=""></TD> <map name="menu">
<area shape="rect" coords="8,15,168,38" href="default.htm" onMouseover="dropdownmenu(this, event, menu1, '165px')" onMouseout="delayhidemenu()"></a><br />
Thanks!!