linkColor property
Sets or gets the color of the document links.
Syntax
| JavaScript | |
|---|
Property values
Type: Variant
one of the color names or values in the Color Table.
Remarks
The linkColor property can be set by using the body object's onload event. However you cannot use the onload event to set the link property.
See also
- document
- Reference
- alinkColor
- vlinkColor
Show: