JavaScript

Moderators: None (Apply to moderate this forum)
Number of threads: 2061
Number of posts: 5164

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
Close window when losing focus. Posted by ampo on 14 Apr 2004 at 6:02 AM
Hello.
How can I close spesific window when the focus goes to other window ?
thanks.
Report
Re: Close window when losing focus. Posted by Weirdofreak on 15 Apr 2004 at 12:35 PM
window.onBlur = window.close(); ought to do it.

If you didn't open the window using Javascript, there'll be a confirmation box, though.



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.