|
HTMLDocument Properties |
The properties of the HTMLDocument object are listed here. For a complete list of HTMLDocument object members, see the HTMLDocument Members topic.
| Gets a collection containing all A elements with a value for the name attribute. | |
| Gets a collection containing all OBJECT and APPLET elements. | |
| Gets a collection containing the attributes of this node. | |
| Gets the documents BODY object. | |
| Gets all the child nodes of the node. | |
| Gets or sets a user-defined value for the current document. | |
| Gets the root Element for the document. | |
| Gets the node containing the DOCTYPE declaration. | |
| Gets the first child of the node. | |
| Gets a collection containing all FORM elements. | |
| Gets a collection containing all IMG elements. | |
| Gets the Implementation object for the current document. | |
| Gets the last child of the node. | |
| Gets a collection containing all AREA and A elements with a value for the href attribute. | |
| Gets the node immediately following this node. | |
| Gets the qualified name of the node. | |
| Gets the type of the current node. | |
| Gets or sets the value of the node. | |
| Gets the document to which this node belongs. | |
| Gets the parent of this node. | |
| Gets the node immediately preceding this node. | |
| Gets or sets the title of the document. |