You are here: irt.org | BBS | Re: JavaScript: Check to see if window has been opened [This BBS is closed]
Posted by Dan A on July 21, 1998 at 12:18:24:
In Reply to: JavaScript: Check to see if window has been opened posted by Kit Martin on July 21, 1998 at 09:15:49:
: I've written a small function that closes a child window on the parent's onUnload (). The only problem is that the window I want to close is opened in another function. Every time the page I'm writing reloads (which is every 20 seconds- it's a chat page), I get an error. Is there any way to check to see if the child window has been opened?
: Thanks in advance
use cookies or better yet, sessions
Follow-ups:
You are here: irt.org | BBS | Re: JavaScript: Check to see if window has been opened [This BBS is closed]