|
|
Q486 How do I open another window from within a child window?
irt.org | Knowledge Base | JavaScript | Window | Q486 [ previous next ] Q486 How do I open another window from within a child window?Exactly the same as if it were a main window, just open another one up using: window.open(), for example:
|
-- div -->
|