Node Operation JavaScript DHTML




function function1() { 
    alert(document.getElementById("myText").hasChildNodes());
}


This sample 
text 
has child nodes.


HasChildNodes