| Author |
Problem opening pop up in IE 8
|
tam nina
Greenhorn
Joined: Sep 06, 2011
Posts: 2
|
|
I am trying to open a new pop up for my application . And each popup has a window name . Suppose if the user closes the popup he can open the popup with same name .else the existing pop up should be displayed .
I wrote the below code to do that . But this is not opening a popup if the user closes it else its opening a new popup . Please suggest how can go with this .
please drop your suggestions
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56157
|
|
|
First thing I'd do is to reformat the code to be readable.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Basic idea in this thread: http://www.coderanch.com/t/538106/HTML-JavaScript/Check-if-popup-window-already
Eric
|
 |
 |
|
|
subject: Problem opening pop up in IE 8
|
|
|