COL.width (Property)

The width of each column in the column group.

Availability:

DOM level - 1
JavaScript - 1.5
JScript - 3.0
Internet Explorer - 4.0
Netscape - 6.0
Property/method value type:Number primitive
JavaScript syntax:-myCOL.width

The columns within the column group are set to a width defined by this property. Changing the value will cause the page content to be re-flowed to reflect the new value.

See also:COLGROUP.width