The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
alinkColor property
Sets or gets the color of all active links in the document.
Syntax
| JavaScript | |
|---|
Property values
Type: Variant
one of the color names or RGB values in the Color Table. The default color is blue (#0000FF).
Remarks
Some browsers do not recognize color names, but all browsers should recognize and correctly display RGB color values.
See also
- document
- Reference
- linkColor
- vlinkColor
Show: