Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

Feedback: irt.org FAQ Knowledge Base Q782

Feedback on: irt.org FAQ Knowledge Base Q782

Sent by Dave May on November 23, 1999 at 10:35:48: - feedback #617

Worth:
Not worth reading

Comments:
Your answer is wrong. You cannot get the handle if the page is not on the same host as its opener.


Sent by Andy Jefferson on August 08, 2000 at 08:17:28: - feedback #1588

Worth:
Worth reading

Comments:
The question wasn't really answered. For example, I have some code that creates a message window for a web app. If the message window is not already open I want to add a message. How do I detect if the window is open ?

If I do a window.open() using the name of the window, it will reate a new one if it didn't already exist.

Is there any way to do this ?


Sent by Adam Khan on March 25, 2001 at 19:48:16: - feedback #2536

Worth:
Very worth reading

Comments:
Thanks -- this was just what I needed. I had wondered why I'd seen 'something = window.open...' rather than just 'window.open...' and I was also wondering why my attempts to get my popup window to respond were getting me nowhere. I hope this helpful site gives you dividends galore.


Sent by Simran on Tuesday September 25, 2007 at 05:02:18 - feedback #5055

Worth:

Length:
Just right

Technical:

Comments:
Thanks a lot...this was what i was trying to do since past 3 hours...your code proved to be just right for me..thanks again.




©2018 Martin Webb