Javascript Properties JavaScript Reference




function function2() {
   alert(document.all.myNodeOne.nodeName);
}

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


Node One Name