HTMLBodyElement.VLink Property |
Gets or sets the color of links that have been visited by the user.
[VBScript] Public Property VLink As String
[JScript] public function get VLink() : String; public function set VLink(String);
A string representing the color of links that have been visited by the user.
HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace