|
|
Q264 How can I target another window when using a drop down menu?
irt.org | Knowledge Base | JavaScript | Window | Q264 [ previous next ] Q264 How can I target another window when using a drop down menu?For this to work you must know the name of the window (e.g. windowName). If the winodw already exists by that name, then the page requested will be loaded into it, if not, then a new window will be opened:
Feedback on 'Q264 How can I target another window when using a drop down menu?' |
-- div -->
|