'vLink' Example : vLink « Javascript Properties « JavaScript Reference

'vLink' Example

    
<html>
<body>
    <a href="http://www.java2s.com" target="_blank">Java2s.com Home Page</a>
    <script language="JavaScript">document.body.vLink = "gold";</script>
</body>
</html>

    
      
      








Related examples in the same category

1.'vLink' Syntax and Note
2.'vLink' is applied to