COLGROUP.span (Property)

The span settings for a 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:-myCOLGROUP.span

This property contains a definition of the number of adjacent columns that are affected by the <COLGROUP> tag's attributes. It corresponds to the COLSPAN attributes of the <TD> and <TH> tags and the objects that encapsulate them.

See also:COL.span, TD.colSpan, TH.colSpan