STRIPED Attribute | striped Property

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

Sets or retrieves whether alternate table rows are shaded for the rowover behavior.

Syntax

XML <ELEMENT STRIPED = bStriped... >
Scripting [ bStriped = ] rowover.striped

Possible Values

bStriped Boolean that specifies or receives one of the following values.
0
Default. Specifies that alternate table rows are not shaded.
1
Specifies that alternate table rows are shaded.
false
Specifies that alternate table rows are not shaded.
true
Specifies that alternate table rows are shaded.

The property is read/write. The property has a default value of 0.

Remarks

The striped property is available only to objects participating in the rowover behavior.

Applies To

rowover