HTMLBodyElement.ALink Property |
Gets or sets the color of active links.
[VBScript] Public Property ALink As String
[JScript] public function get ALink() : String; public function set ALink(String);
A string representing the color of active links.
HTMLBodyElement Object | HTMLBodyElement Members | DOM Namespace