can i use hv menu with an inline frame in FP02. If so how do i get the links to open in the target frame?
Announcement
Collapse
No announcement yet.
HV Menu v5.41 - inline frame
Collapse
X
-
make sure you name your iframe and use this:
new Array("abc","javascriptarent.framename.location='http://www.abc.com'",0);
Last edited by speedracer; Jun 27, 2002, 06:27 PM.
-
HV Menu - inline menu
speedracer
thankyou for your reply but as i am new to this javascript i am a little confused and don't really understand whether the location= means the file i am trying to open or were i am trying to get the file to open too?
I have a page "/pages/afterindex.htm" in which i have an inline frame called t1 and this is the frame i want to open all my pages up in. Following your advice i came up with this line which doesn't work.
Menu1_1_4_1=new Array("<img src='../images/braithwates/p6280001.jpg'>","javascriptarent./pages/afterindex/t1.location=/pages/braithwates.htm","",0,260,260,"green","white","yellow","blue","yellow","",-1,-1,-1,"","");
can you help
thankyou
Comment
Comment