can u make it so that the page loads into the iFrame? (from menu) http://www.freewebs.com/rachy06/index.htm
this is my page. I want to know, if you click on a link on the menu, can u make it so that the page loads into the iFrame? do you just set the link target to the name of the iFrame???
----------------------------------------------------------------------
This is the code for each menu thing.
Menu1=new Array("Home","http://www.cfab.co.uk/","",0,20,139);
how do i tell it to open the link in the iFrame????
|