View Full Version : mouseover tabs menu poblems
1) Script Title: Tabs Menu (mouseover)
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex1/tabmouseover.htm
3) Describe problem:
I've got the main links for the menu up, but the submenu links aren't showing at all. The page in question is here (http://sandbox.custom-anything.com/menu.htm).
Thanks for your help!
rangana
05-06-2008, 05:23 AM
First, you had made some typo:
<div id="describe" style="background-color:##6699CC;width:850px;height:32px" onMouseover="clear_delayhide()" onMouseout="resetit(event)">
Second, you should escape your quotes in JS (See highlighted) ;)
submenu[5]='<font size="2" face="Verdana"><b><a href="http://www.arrowheadsps.org/programs/bloodbank/index.html">Blood Bank</a> | <a href="http://www.arrowheadsps.org/programs/vestsforlife/index.html">Vests for Life</a> | <a href="http://seascouts.arrowheadsps.org/">Sea Scouts BSA</a> | <a href="http://www.arrowheadsps.org/programs/shipstore/index.html">Ship\'s Store</a> | <a href="http://www.arrowheadsps.org/programs/christmasdinner/index.html">Christmas Dinner</a></b></font>'
See if it helps :)
perfect! thanks a lot. amazing how 2 little typos can just kill everything. now I just have to figure out why my .gifs aren't properly transparent :D
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.