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
Reference
- alinkColoralinkColor
- vlinkColorvlinkColor
Attributions
Microsoft Developer Network: [Windows Internet Explorer API reference Article]