'rel' Example : rel : Node Operation JAVASCRIPT DHTML TUTORIALS


JAVASCRIPT DHTML TUTORIALS » Node Operation » rel »

 

'rel' Example



    
<html>
<body>
<a id="myLink" href="examples.css" target="_blank">The style sheet attached to this document</a> 
<script language="JavaScript">
    document.getElementById("myLink").rel = "stylesheet";
</script>
</body>
</html>

    
      
      



-

Leave a Comment / Note


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

Follow Navioo On Twitter

JAVASCRIPT DHTML TUTORIALS

 Navioo Node Operation
» rel