beeready
07-05-2003, 04:53 PM
Hi,
I posted this in the dynamic scripting thing but since it could just be a javascript problem I thought I would post it here as well:
I use the HV menu on a site I manage (www.stonnie.com) and I would like to be able to open a new window from the menu itself, well actually I'd like to be able to open a couple of new borderless flash windows but I would settle for just being able to open a new window <g>
This is what I've got:
Menu5=new Array("video","","",1,19,72);
Menu5_1=new Array("Sam
Update","java script:{javascriptpenIT('sam_update2.html',450,250,null,null,'mywinname01');}","",
0,19,165);
It isn't working. I've tried a couple of different things and none of them have worked either
The HV configure file says that you can use javascript within the menu array so is it a coding problem or can you not actually do that or what?
Any help is greatly appreciated!!!
Barrie
I posted this in the dynamic scripting thing but since it could just be a javascript problem I thought I would post it here as well:
I use the HV menu on a site I manage (www.stonnie.com) and I would like to be able to open a new window from the menu itself, well actually I'd like to be able to open a couple of new borderless flash windows but I would settle for just being able to open a new window <g>
This is what I've got:
Menu5=new Array("video","","",1,19,72);
Menu5_1=new Array("Sam
Update","java script:{javascriptpenIT('sam_update2.html',450,250,null,null,'mywinname01');}","",
0,19,165);
It isn't working. I've tried a couple of different things and none of them have worked either
The HV configure file says that you can use javascript within the menu array so is it a coding problem or can you not actually do that or what?
Any help is greatly appreciated!!!
Barrie