Javascript Properties JavaScript Reference




function function3() {
   alert(document.all.myNodeOne.nodeType);
}

This PARAGRAPH has two nodes, 
    Node One, and 
    Node Two.


Node One Type