ch attribute | ch property (Internet Explorer)

Switch View :
ScriptFree
ch attribute | ch property

[This documentation is preliminary and is subject to change.]

Sets or retrieves a value that you can use to implement your own ch functionality for the object.

Syntax

HTML<element ch="p" ... >
JavaScript

p = object.ch

Property values

Type: String

the value of the ch property.

Remarks

ch was introduced in Microsoft Internet Explorer 6.

This property has no default value.

The functionality specified by the HTML 4.0 standard for this property is not implemented.

There is no functionality implemented for this property unless defined by the author.

Note   ch functionality is described in the HTML 4.0 standard as an alignment character for cells in a column.

 

 

Build date: 3/8/2012

Community Content

Travis Leithead
The attribute is "char" and "charoff"; applies to COLGROUP as well.
Rather than CH attribute this should be CHAR and CHAROFF, per the HTML 4.0 link in the doc.