Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

Span Syntax and Note

Note: Read and write property.  Specifies the column number in the group, for applying a single style  to all columns in the group.  This property does not change the rendering of the table.      Syntax:      document.getElementById("elementID").span = value document.all.elementID.span = value // IE only