A number specifying the index of the node in the node map.
Returns
The DOMNode object with the specified index number.
Description
The item() method returns the item in the node map with the specified index number. If index is greater than or equal to the number of nodes in the map, the method returns NULL.