link attribute | link property

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.
1 out of 4 rated this helpful - Rate this topic

Sets or gets the color of the document links for the object.

Syntax

HTML<element link="p" ... >
JavaScript

p = object.link

Property values

Type: Variant

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

Standards information

Remarks

The link property cannot be set through the BODY object's onload event, but the linkColor property can.

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

See also

body

 

 

Send comments about this topic to Microsoft

Build date: 11/28/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.