|
|
Q577 If I open a window and I give it a name, can I perform operations based on the name?
irt.org | Knowledge Base | JavaScript | Window | Q577 [ previous next ] Q577 If I open a window and I give it a name, can I perform operations based on the name?No. You have to use the window handle:
Or:
See also the answer to FAQ#782 Is it possible to get access to a named window, opened with target=name? Feedback on 'Q577 If I open a window and I give it a name, can I perform operations based on the name?' |
-- div -->
|