aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes javascript closing windows Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "javascript closing windows" Watch "javascript closing windows" New topic
Author

javascript closing windows

Steve Mutonshi
Greenhorn

Joined: Jun 13, 2008
Posts: 13
Suppose I have a browser window opened and from there I click to open a new window. How do I implement a close window button so I when I click it, both windows will be closed ?
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56151
    
  13

You don't. You can't close windows you did not open.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: javascript closing windows
 
Similar Threads
Refresh Issue
error in passing values from child window to parent window
Enabling a button
Close Group function via taskbar right-click menu
Is session data thread safe?