speak-header

Support Key: CSS2
Other Table Properties
border-collapse
border-spacing
caption-side
empty-cells
table-layout
= Index DOT Css by Brian Wilson [bloo@blooberry.com] =
  Main Index | Property Index | CSS Support History | Browser History  



   Quick Statistics   
Default Value:
once
Applicable Elements:
All elements carrying table header information
Inherit From Parent:
Yes
Applicable Media:
Aural
HTML Equivalent:
NA
What is it?
This property specifies how often table headers are spoken in relation to their relevant data cells.

Allowed Values
inherit
CSS2
Type: Explicit
Description:
Explicitly sets the value of this property to that of the parent.
once
CSS2
Type: Explicit
Description:
The table header is spoken once before a series of cells.
always
CSS2
Type: Explicit
Description:
The table header is spoken every time a relevant data cell is aurally rendered.
Example
Ext/Doc: table { speak-header: once }
In-Line:  <table STYLE="speak-header: once">
Notes Browser Peculiarities

Boring Copyright Stuff....