Properties


bgColor Property

Deprecated. Sets or retrieves a value that indicates the background color behind the object.

Syntax

[ sColor = ] object.bgColor

Possible Values

sColorString or Integer that specifies or receives one of the color names or RGB values in the Color Table.

The property is read/write. The property has no default value.

DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.

Remarks

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

Standards Information

This property is deprecated in HTML World Wide Web link.

Applies To

document, HTMLDocument Constructor
Tags :


Page view tracker