Javascript Properties JavaScript Reference




function function1() {
   alert(document.getElementById("myA").protocol);
}

rntsoft.com home page