Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: JavaScript FAQ Knowledge Base

irt.org | About | Feedback | 134 [ previous next ]

Feedback on:
JavaScript FAQ Knowledge Base

Sent by
Morten Wang on March 30, 1999 at 07:32:04:

Worth:
Worth reading

Length:
Just right

Technical:
Just right

Comments:
http://www.irt.org/script/272.htm says that a hidden frame is the only way to get to a previously opened window. this is'n exactly true. 'window.open("", "window_name")' returns a handle to the window, and you can from there manipulate the window as if it was openened by the page. the problem lies with actually knowing that the window is opened. I chose to use cookies, but 'location.search' should also be a solution. a hidden frame is the third. there should be a solution mentioned for those that do not wish to use frames, in my opinion.



Other feedback on 'JavaScript FAQ Knowledge Base' - show all


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.