|
|
Q166 Is there a way to write from a window I opened back to the one that opened it using a document.write?
irt.org | Knowledge Base | JavaScript | Window | Q166 [ previous next ] Q166 Is there a way to write from a window I opened back to the one that opened it using a document.write?First make sure that the original window can be referred to using opener:
Then in the new window:
Feedback on 'Q166 Is there a way to write from a window I opened back to the one that opened it using a document.write?' |
-- div -->
|