![]() Preserved Topic: check if the window is already open (Page 1 of 1) |
|
---|---|
Bipolar (III) Inmate From: Europe |
![]() well, guys, I thought I already read a topic about that subject and I serached, but nope, not found. |
Lunatic (VI) Mad Scientist From: Massachusetts, USA |
![]() I don't think you meant to say nw=window.focus(); I think you meant nw.focus(); instead. What nw=window.focus() does, is focuses the current window, and gives the return value of that function (which is probably "true" if the focus succeeded and "false" if it didn't) and puts it into nw, which isn't what you intended. |
Bipolar (III) Inmate From: Europe |
![]() oh, I get it. it focuses the wrong window, huh? |
Paranoid (IV) Inmate From: 127.0.0.1 |
![]() Hey - are you reading about those pop behind windows for the camera ads? Me too! |