Javascript: closing opener window? - TechRepublic
General discussion
December 20, 2001 at 03:47 AM
mike@ihs

Javascript: closing opener window?

by mike@ihs . Updated 24 years, 6 months ago

I’m not using frames.
My main window creates a window when the user submits a form. the pop-up window’s form action can only function as long as the main opener window’s state is active (opened). I want to be able to close the pop-up window stillopened if the main window is closed firet!?

So, basically, if the main window is closed before the pop-up window is closed, kill the pop-up window.

Any ideas on how I could achieve this!?

Thanks!
Mike

This discussion is locked

All Comments