Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.


sectionRowIndex Property

Retrieves the position of the object in the tBody , tHead , tFoot , or rows collection.

Syntax

HTML Scripting
N/A
[ iIndex = ] TR.sectionRowIndex

Possible Values

iIndex Integer that receives Integer  that specifies the index position of the object.

The property is read-only. The property has no default value.

Remarks

The tBody , tHead , and tFoot sections are mutually exclusive, so a tr is always contained in one of these sections and in the table . The rowIndex property indicates the position of the object in the rows collection for the table . Collection indexes are in source order of the HTML document.

Standards Information

This property is defined in World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .

Applies To

Platform Version
Win16:
Win32:
Windows CE:
Unix:
Mac:
 
TR
Home | Top | Website design | JavaScript Editor JavaScript EditorGet Advanced
JavaScript and Ajax Editor,
Validator and Debugger!

1st JavaScript Editor.