Javascript Reference
Objects > Obj_Document
javascript Obj_Document Description
The document object described earlier is, in the W3C DOM structure, more specifically an HTMLDocument node, a member of the HTML module of the
javascript Obj_Document load( )
Loads an XML file into the current Document object. Attempting to load other types of files (such as HTML) throws an exception. The server must be
javascript Obj_Document readyState
Returns the current download status of the object's content. If a script (especially one initiated by a user event) can perform some actions whi
javascript Obj_Document title
Provides an advisory description of the element. When the element is one that has a physical presence on the page, the browser renders the value of

Powered by Linode.