Click to return to the DHTML, HTML     
SELECTABLE Attribute | se...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

STRIPED Attribute | striped Property


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

Syntax

HTML<TABLE CLASS = "rowover" STRIPED = "0" | "1"...>
Scripting[ "0" | "1" = ] oTable.striped

Possible Values

0 Integer specifying that alternate table rows are not shaded.
1 Integer specifying that alternate table rows are shaded.

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

Remarks

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

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
rowover


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.