This browser isn't using the script. Please use the monolithic document instead.
 DOM-1  «  < § >   Netscape CodeStock 1999
   Selected DOM-1 'HTMLDocument' Methods

An HTMLDocument object has these methods in addition to the methods of Document.
 Signature  Remarks
 open()  Opens a document for new content.
 close()  Closes a document.
 write(text)  Appends the text to the open document.
 writeln(text)  Appends text and a new line to the open document.
 getElementById(elementId)  Returns the element with the given ID.

Copyright © 1999 General Picture ™. Permission granted to reproduce in whole or part without charge as long as http://www.generalpicture.com is cited as source.