Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: closing all child window while logging out


Message #1 by "Deepak K Bal" <dbal1@u...> on Fri, 23 Aug 2002 01:15:48
Hi there,
I have an application where the user can open a number of child windows
from a a parent window while browsing the site. I want when the user logs
out all the windows opened from there should be closed. I have tried using
window handler to keep a record of the child windows but when I try to pass
these handlers from parent window/file to another file it does not pass the
same. 

Can anyone tell me how to pass the references of window handlers from
parent page/window to another using javascript or any other way??
Is there anyway of killing child windows from another window (not parent
window) 

ANy help is highly appreciated

Deepak

  Return to Index