javascript NodeIterator nextNode( ), previousNode( )
| nextNode( ), previousNode( ) | NN n/a IE n/a DOM 2 |
|
Moves the internal NodeIterator pointer one position forward (nextNode( )) or backward (previousNode( )), while returning a reference to the node through which the pointer passed en route. |
|
| Parameters | |
None. |
|
| Returned Value | |
Reference to a node in the document tree. |
|
Previous: javascript NodeList Description
1343,Nickname,Homepage or email,Comments here,Add comment
