Javascript Properties JavaScript Reference




function function4() {
   alert(document.all.myNodeOne.childNodes(0).nodeValue);
}

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


Node One Value