|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I'm no JavaScript expert but I've been trying to set up a page which, on loading, opens up a multitude of popup windows placed side by side to form a chequered effect. Sounds awful but looks quite effective. The problem is I want to be able to close all the windows at once by clicking one link in the centre window. I've named all my windows differently but don't seem to be able to use winName.close or window.close(winName). Any ideas?
------------------ |
|
#2
|
|||
|
|||
|
I solved this problem, all you have to do is pop the rest of the windows in the center window and then declare the window.open as a variable and then self.another1.close(), which will close the window called another1. I have the idea on my site at http://www.sitesuwant.com/control.html.
Devin www.sitesuwant.com sitesuwant@sitesuwant.com [This message has been edited by kenowhere (edited July 24, 2000).] |
![]() |
| Viewing: Dev Shed Forums > Web Design > HTML Programming > Close a popup from another popup |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|