borderColorLight property (Internet Explorer)

Switch View :
ScriptFree
borderColorLight property

[This documentation is preliminary and is subject to change.]

Sets or retrieves the color for one of the two colors used to draw the 3-D border of the object.

Syntax

JavaScript

p = object.borderColorLight

Property values

Type: Variant

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

Remarks

This property is the opposite of borderColorDark and must be used with the border property that corresponds to the BORDER attribute. This property does not affect the Cascading Style Sheets (CSS) border composite properties.

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

This property is no longer recommended. Use the borderColor property instead.

 

 

Build date: 3/8/2012