| Author |
closing chain of popups at a time in javascript
|
Prathyusha Reddy
Ranch Hand
Joined: Jan 20, 2010
Posts: 31
|
|
I have gave the applicaiton to time out the session in one minute but the problem is if i open 5 to 6 popups and in the recently opened window if the session timeouts it closes only the current window but not all hte parent windows. could you please give me any suggestion on it to close all the windows at a time using javascript.
Is there any function for this issue to resolve .
Thanks in advance..
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Check out this blog post of mine a long time ago: http://radio.javaranch.com/pascarello/2005/01/19.html
Eric
|
 |
Prathyusha Reddy
Ranch Hand
Joined: Jan 20, 2010
Posts: 31
|
|
|
Thanks for your reply..but i dont have in all the pages these popups. some are common files.so i want to know whether coming object is modal dialog or not any funciton for this ..thank you
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
I have no idea what you are talking about.
You need a way to track the windows that are open.
Eric
|
 |
 |
|
|
subject: closing chain of popups at a time in javascript
|
|
|