This page is Not Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

vlinkColor

Property of dom/Documentdom/Document

Syntax

var result = element.vlinkColor;
element.vlinkColor = value;

Notes

Remarks

Some browsers do not recognize color names, but all browsers should recognize RGB color values and display them correctly.

Syntax

See also

Related pages

Attributions