Document Object Properties
Every time you open a browser that supports JavaScript, objects associated with the browser are created. Every time a page is called up in the browser, it creates a document object associated with the page, and the properties of this object are available for use in any script. Some of the common document object properties are listed below (the value of the property returned by your browser for this page is shown beneath the property in red -- note that these values may vary somewhat according to the browser; also note that the values will not correspond in all cases to what you see, because of the style sheet linked to this page):
|