Name
vlinkColor — NN 2 IE 3 DOM n/a
Synopsis
Read/Write (IE)
Color of a hypertext link that has been visited recently. The color
is applied to the link text or border around an image or object
embedded within an A element. See also
alinkColor and linkColor
properties for clicked and unvisited link colors. Internet Explorer 4
and the DOM have a parallel vLink property of the
BODY object. Changed values are not reflected on
the page in Navigator.
Example
document.vlinkColor = "gold"
Value
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
Default
#551a8b (Navigator 4); #800080
(Internet Explorer 4 Windows); #006010 (Internet
Explorer 4 Macintosh).
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