This corresponds to the COLSPAN attribute within a <TH> HTML tag for a table header cell description. It defines how many table columns this column is to span.
Note that this may affect the value of the cellIndex property for subsequent cells within the same row.
See also: | COL.span, COLGROUP.span, style.columnSpan, TD.colSpan |
Prev | Home | Next |
TH.chOff | Up | TH.headers |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |