Sets or retrieves the shade color for alternately striped table rows when using the rowover behavior.
Syntax
HTML { ro--shade-background: sColor } Scripting [ sColor = ] oTable.style.roShadeBackground
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 roShadeBackground property specifies the shade color of alternately striped table rows. To use this property, the striped property must be enabled by setting the possible value 1.
The ro--shade-background attribute is available only to objects participating in the rowover behavior.
Applies To
rowover