-
DHTML Cross Frame Menu Help
Hello People,
I'm trying to make a Technical Web Site for my School. There are 2 Frames top and bottom. I place the menu on top but every time the menu drops down it gets hidden by the bottom frame.
Here's the initial part of the DHTML Code that my friend and I worked on. We also used a DHTML Menu builder. I've just put the links as www.google.com. I'm attaching the way the Site looks like. So please help me.
--------------------------------------------------------------------------
<script type='text/javascript'>
function Go(){return}
Menu1=new Array("Troubleshooting Trees","","",10,20,250);
Menu1_1=new Array("Wireless Tab Missing","http://www.google.com","",0,20,250);
Menu1_2=new Array("Limited or No Connectivity","http://www.google.com","",0,20,0);
Menu1_3=new Array("Unable to Detect Wireless Networks","http://www.gigpad.com","",0,20,250);
Menu1_4=new Array("Unable to Associate to Wireless Networks","http://www.google.com","",0,20,250);
Menu1_5=new Array("Slow Performance","http://www.google.com","",0,20,250);
Menu1_6=new Array("Intermittant Connection","http://","",0,20,250);
Menu1_7=new Array("Unable to Access Internet (Wireless)","http://","",0,20,250);
Menu1_8=new Array("Unable to Access Internet (Wired)","http://","",0,20,250);
Menu1_9=new Array("File and Printer Sharing","http://","",0,20,250);
Menu2=new Array("Routers","","",9,0,250);
Menu2_1=new Array("Netgear","http://","",2,20,250);
Menu2_1_1=new Array("WGR614","http://","",0,20,250);
Menu2_1_2=new Array("WGT624","http://","",0,20,250);
Menu2_2=new Array("Linksys","http://","",3,20,250);
Menu3=new Array("Simulations","","",3,20,250);
Menu3_1=new Array("Wireless Zero Configuration","http://","",0,20,250);
var NoOffFirstLineMenus=3;
var LowBgColor='0080FF';
var LowSubBgColor='0080FF';
var HighBgColor='009CE8';
var HighSubBgColor='009CE8';
var FontLowColor='FFFFFF';
var FontSubLowColor='FFFFFF';
var FontHighColor='0000FF';
var FontSubHighColor='0000FF';
var BorderColor='000000';
var BorderSubColor='000000';
var BorderWidth=1;
var BorderBtwnElmnts=1;
var FontFamily="Tahoma,Verdana"
var FontSize=9;
var FontBold=0;
var FontItalic=0;
var MenuTextCentered='left';
var MenuCentered='left';
var MenuVerticalCentered='top';
var ChildOverlap=.2;
var ChildVerticalOverlap=.2;
var StartTop=1;
var StartLeft=1;
var VerCorrect=0;
var HorCorrect=0;
var LeftPaddng=3;
var TopPaddng=2;
var FirstLineHorizontal=1;
var MenuFramesVertical=1;
var DissapearDelay=1000;
var TakeOverBgColor=1;
var FirstLineFrame='navig';
var SecLineFrame='space';
var DocTargetFrame='space';
var TargetLoc='';
var HideTop=0;
var MenuWrap=1;
var RightToLeft=0;
var UnfoldsOnClick=0;
var WebMasterCheck=0;
var ShowArrow=1;
var KeepHilite=1;
var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10]; // Arrow source, width and height
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks