Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] closing child windows


  • From: javascript@xxxxxxxxxx (Lau)
  • Subject: [Javascript] closing child windows
  • Date: Mon, 22 Oct 2001 02:29:23 +1000

Hi,

Can anyone tell me what I need to put in the onunload of a parent window so that it will close all
the child windows when the parent  is unloaded?

Do I need to manually keep track of the child windows in variables or is there an easier way?

Thanks in advance
Lau