July 1998
Intermediate to advanced
1456 pages
65h 5m
English
sectionRowIndex — 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 row
grouping. A row grouping can be one of the following elements:
THEAD, TBODY,
TFOOT. The count is based on the source code order
of the TR elements.
var whichRow = document.all.myTR.sectionRowIndex
Integer.
None.
Read now
Unlock full access