Node Operation JavaScript DHTML




function function1() {
    var m = document.getElementById("myA");
    alert(m.innerText); 


Click in the following element:


   href="http://www.rntsoft.com" 
   onclick="return(false);" 
   onmouseup="function1();">This is a link