Sets or retrieves the light color for alternately striped table rows when using the rowover behavior.
Syntax
HTML { ro--light-background: sColor } Scripting [ sColor = ] oTable.style.roLightBackground
Possible Values
sColor Any of the range of values specified in the Color Table. The property is read/write with 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 1.
The ro--light-background attribute is available only to objects participating in the rowover behavior.
Applies To
rowover