Close all child windows through parent window
Hi, all
In javascript
I need to close all the child windows[popup windows] that I have opened through a parent window
Scenario:
- here i will be having as many as child window opened and name given to the child window can not be tracked because each will be having a different name, and
- i am using 70 to 80 popup windows [doing seperate operations] through out my page [parent window]
- there can be any number of child windows opened , at the time of user triGgers the event from the parent window to close all the child window that i have opened so far [currently opened child windows]
:confused:
I NEED IT URGENT
THANKS IN ADVANCE
- RAJAMOHAN