July 1998
Intermediate to advanced
1456 pages
65h 5m
English
vLink — NN n/a IE 4 DOM 1
Read/Write
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
link and aLink properties for
unvisited and clicked link colors. Navigator’s corresponding
property is vlinkColor of the
document object.
document.body.vLink = "gold"
A hexadecimal triplet or plain-language color name. See Appendix A for acceptable plain-language color names.
#551a8b (Navigator 4); #800080
(Internet Explorer 4 Windows); #006010 (Internet
Explorer 4 Macintosh).
Read now
Unlock full access