Mega Code Archive

 
Categories / JavaScript Reference / Javascript Properties
 

CellIndex Syntax and Note

Note: Read-only property.  Returns the zero-based index of the cell in its row.      Syntax:      document.getElementById("elementID").cellIndex document.all.elementID.cellIndex // IE only