July 1998
Intermediate to advanced
1456 pages
65h 5m
English
cellIndex — NN n/a IE 4 DOM n/a
Read-only
Returns a zero-based integer representing the position of the current
cell among all other TH elements in the same row.
The count is based on the source code order of the
TH elements within a TR
element. This property is not available in the Macintosh version of
Internet Explorer 4.
var whichCell = document.all.myTH.cellIndex
Integer.
None.
Read now
Unlock full access