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.

linkColor

Property of dom/Documentdom/Document

Syntax

var result = element.linkColor;
element.linkColor = value;

Notes

Remarks

The linkColor property can be set by using the body object’s onload event. However you cannot use the onload event to set the link property.

See also

Related pages

Attributions