![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archivefocus on the new window.open window
From: Csaba Gabor <Csaba@z6.com>
Date: Wed Nov 30 2005 - 16:04:03 CET
Up until a few weeks ago, javascript code like
window.open("http://mydomain.com", "windowName");
would always bring my new or reused window to the top, with focus.
Is there a new way in Mozilla/Firefox that I can ensure that this
Thanks,
|