Name

sectionRowIndex — NN n/a IE 4 DOM n/a

Synopsis

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.

Example

var whichRow = document.all.myTR.sectionRowIndex

Value

Integer.

Default

None.

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.