July 1998
Intermediate to advanced
1456 pages
65h 5m
English
rowIndex — NN n/a IE 4 DOM n/a
Read-only
Returns a zero-based integer representing the position of the current
row among all other TR elements in the entire
table. The count is based on the source code order of the
TR elements.
var whichRow = document.all.myTR.rowIndex
Integer.
None.
Read now
Unlock full access