javascript Element Description
| Element | NN 6 IE n/a DOM 1 |
|
|
|
|
The W3C DOM Element object is from the Core module and represents the kind of element object you find in true XML documents. This node type inherits properties and methods from the root Node object and adds capabilities that let it act as a container of other nodes. Elements in HTML documents are of the HTMLDocument type, which inherits form the Element object. All properties and methods of the Element object are shared among all HTML element objects. |
|
| Object Model Reference | |
elementNodeReference
|
|
| Object-Specific Properties | |
|
None. |
|
| Object-Specific Methods | |
|
None. |
|
| Object-Specific Event Handler Properties | |
|
None. |
|
Previous: javascript Element addBehavior( )
Next: javascript DT noWrap
653,Nickname,Homepage or email,Comments here,Add comment
