[Javascript] how to change the source propertie of a frame in a window from an other one

Alexis Doublier alexis at 2000ecoles.net
Thu Sep 16 09:57:09 CDT 2004


My name is GWB
I can do what i want with window.open
window.open(URL,the target frame, ....)

i beg your pardon

Alexis

Le jeu 16/09/2004 à 16:47, Alexis Doublier a écrit :
> Hi,
> 
> I have an application using a master window with two frame: top and
> main.
> I open a popup from main frame of my master window. Now i want to "open"
> an new page in main frame from the popup when i click on a button. 
> 
> Can i change the source propertie of the main frame from my popup? if
> yes how?
> I think i must use something like that:
> window.main.source="mycode.html"
> 
> Do you have an idear ?
> 
> Thanks
> 
> Alexis
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list