'name' Example : name 1 : Node Operation JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Node Operation » name 1 »

 

'name' Example



    
<html>
<body>
<script language="JavaScript">
    document.getElementById("myLink").name = "par3";
</script>
<a href="#par3">Go to paragraph # in this page</a>
<a id="myLink">www.navioo.com</a>
</body>
</html>

    
      
      



-

Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Node Operation
» name 1