[thelist] Simple JS question

rudy limeback r937 at interlog.com
Wed Sep 20 19:29:59 CDT 2000


> If you have a window launch a popup window with window.open() 
> then how do you get links in the popup to change the URL for the 
> original window??

hi matthew

   opener.location=url

i think 

or maybe it's

  opener.location.href=url

one o' those, anyhow


the rudeboy





More information about the thelist mailing list