|
|
Q263 How can I target the main browser window?
irt.org | Knowledge Base | JavaScript | Window | Q263 [ previous next ] Q263 How can I target the main browser window?To load a document into the main window, requires you to name the main window. In the main window do:
However this will *not* work in Netscape Navigator 2 or Internet Explorer 3 as the windows name property is read only. Then you can target the main window as:
|
-- div -->
|