ro--light-background Attribute | roLightBackground Property

This topic documents a feature of Binary Behaviors, which are obsolete as of Internet Explorer 10.

Sets or retrieves the light color for alternately striped table rows when using the rowover behavior.

Syntax

CSS { ro--light-background : sColor }
Scripting [ sColor = ] rowover.style.roLightBackground

Possible Values

sColor String that specifies or receives any of the range of values specified in the Color Table.
white
Default. The background color for alternately striped table rows.

The property is read/write. The property has a default value of white. The Cascading Style Sheets (CSS) attribute is inherited.

Remarks

The roLightBackground property specifies the light color of alternately striped table rows. To use this property, the striped property must be enabled by setting the possible value to 1.

The ro--light-background attribute is available only to objects participating in the rowover behavior.

Applies To

rowover