Changes

JavaScript Document Object

294 bytes added, 19:23, 14 May 2007
What is the JavaScript Document Object?
It is important to note that these are only optional initial values. Regardless of whether these are declared in the ''<body>'' element they can still be set, or modified from JavaScript via the Document object.
 
== JavaScript Document Object Methods and Properties ==
 
The JavaScript Document contains a wide range of methods and properties that are considerable use to developers. The following table lists the key methods and properties provided by the Document object:
 
=== Document Object Methods ===