ro--shade-background Attribute | roShadeBackground Property

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

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

Syntax

CSS { ro--shade-background : sColor }
Scripting [ sColor = ] rowover.style.roShadeBackground

Possible Values

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

The property is read/write. The property has a default value of #dddddd. The Cascading Style Sheets (CSS) attribute is not 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