TD.chOff (Property)

The offset of a column alignment character.

Availability:

DOM level - 1
JavaScript - 1.5
Netscape - 6.0
Property/method value type:String primitive
JavaScript syntax:NmyTD.chOff

The CHAR alignment style requires that an alignment character be specified with the ch property and that an offset measured in pixels be defined as its value. The offset value can be defined with the CHAROFF HTML tag attribute. The remainder of the string is offset by this distance from the alignment character.

See also:COL.chOff, COLGROUP.chOff, TH.chOff, THEAD.chOff, TR.chOff