Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

linkColor property

Sets or gets the color of the document links.

Syntax

JavaScript

p = object.linkColor

 

Property values

Type: Variant

one of the color names or values in the Color Table.

colorValue (#0000ff)

Default value.

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

document
Reference
alinkColor
vlinkColor

 

 

Show:
© 2017 Microsoft