Forum Moderators: open
When you open a new browser window with JavaScript you can assign it to a variable like this:
myWindow = window.open()
Then later on you can reference the new window with myWindow.
[edited by: korkus2000 at 10:31 pm (utc) on Dec. 23, 2003]
[edit reason] No personal URLs please [/edit]