Properties


alinkColor Property

Sets or gets the color of all active links in the document.

Syntax

[ vColor = ] object.alinkColor [ = v ]

Possible Values

vColorVariant that specifies or receives one of the color names or RGB values in the Color Table.

The property is read/write. The property has a default value of #0000FF.

DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.

Remarks

Some browsers do not recognize color names, but all browsers should recognize and correctly display RGB color values.

Standards Information

There is no public standard that applies to this property.

Applies To

document, HTMLDocument Constructor

See Also

Tags :


Page view tracker