javascript BODY vLink
| vLink | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Indicates the 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. The deprecated but backward-compatible version of this property is the vlinkColor property of the document object. |
|
| Example | |
document.body.vLink = "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). |
|
Previous: javascript BODY createTextRange( )
337,Nickname,Homepage or email,Comments here,Add comment
