Name

aLink — NN n/a IE 4 DOM 1

Synopsis

Read/Write

Color of a hypertext link as it is being clicked. The color is applied to the link text or border around an image or object embedded within an A element. See also link and vLink properties for unvisited and visited link colors. Navigator’s corresponding property is alinkColor of the document object.

Example

document.body.aLink = "green"

Value

A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.

Default

#0000FF

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.