|
|
|
|
|
alinkColor
Returns or sets the color of active links in the document body.
Syntax
color = HTMLBodyElement.aLinkColor HTMLBodyElement.aLinkColor = colorParameters
color is a string containing the name of the color (e.g., "blue", "darkblue", etc., or the octal value of the color (e.g., FFFFF)
Example
example hereNotes
Specification
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|