AdidasGuy
03-09-2003, 05:31 PM
I'm not sure if any of you will be able to answer this, but I'll try anyway...I've tried E-Mailing the owner of the script, but his E-Mail doesn't work anymore. I got this HTML script from Dynamicdrive.com and this is the link CLICK HERE (http://www.dynamicdrive.com/dynamicindex1/hvmenu/index.htm)...
What would I add to the HTML SCRIPT if I wanted for one of my menu's to target into a different frame? For example, if I had my navigation menu on my index page and wanted all of my menu's to link/target to a separate frame on the index page how would I do that? This is an example script for one of the menu's...Sorry if this looks unfamiliar to anybody, but I don't know what else to do!
Menu3=new Array("Search Engines","blank.htm","",3);
Menu3_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
Menu3_2=new Array("Google","http://www.google.com","",0);
Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);
-AdidasGuy
What would I add to the HTML SCRIPT if I wanted for one of my menu's to target into a different frame? For example, if I had my navigation menu on my index page and wanted all of my menu's to link/target to a separate frame on the index page how would I do that? This is an example script for one of the menu's...Sorry if this looks unfamiliar to anybody, but I don't know what else to do!
Menu3=new Array("Search Engines","blank.htm","",3);
Menu3_1=new Array("Altavista","http://www.altavista.com","",0,20,150);
Menu3_2=new Array("Google","http://www.google.com","",0);
Menu3_3=new Array("Yahoo","http://www.yahoo.com","",0);
-AdidasGuy