javascript childNodes item( )
| item( ) | NN 6 IE 5 DOM 1 |
item(index) | |
|
Returns a single Node object corresponding to the element matching the index value. |
|
| Parameters | |
|
|
| Returned Value | |
Reference to one Node object. If there is no match to the index value, the returned value is null. Unlike some other collections in IE, a string index value is not allowed for the childNodes object. |
|
Previous: javascript childNodes urns( )
388,Nickname,Homepage or email,Comments here,Add comment
