Name
linkColor — NN 2 IE 3 DOM n/a
Synopsis
Read/Write
The color of a hypertext link that has not been visited (that is, the
URL of the link is not in the browser’s cache). This is one of
three states for a link: unvisited, activated, and visited. The color
is applied to the link text or border around an image or object
embedded within an A element. Changes to this
property do not dynamically change the link color in Navigator 4 or
earlier. In Internet Explorer 4, this property has the same effect as
setting the BODY object’s
link property.
Example
document.link Color= "#00FF00"
Value
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Default
#0000FF
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access