HTML DOM TableRow Object
TableRow Object
The TableRow object represents an HTML table row.
For each instance of a
<tr> tag in an HTML document, a TableRow object is created.
IE: Internet Explorer, F: Firefox, O: Opera, W3C:
World Wide Web Consortium (Internet Standard).
TableRow Object Collections
| Collection |
Description |
IE |
F |
O |
W3C |
| cells[] |
Returns an array containing each cell in the table row |
4 |
1 |
9 |
Yes |
TableRow Object Properties
| Property |
Description |
IE |
F |
O |
W3C |
| align |
Sets or returns the horizontal alignment of data within
a table row |
4 |
1 |
9 |
Yes |
| ch |
Sets or returns the alignment character for cells in a
table row |
|
|
|
Yes |
| chOff |
Sets or returns the offset of alignment character for the cells
in a table row |
|
|
|
Yes |
| id |
Sets or returns the id of a table row |
4 |
1 |
9 |
Yes |
| innerHTML |
Sets or returns the HTML between the start and end tags of
a table row |
5 |
1 |
9 |
No |
| rowIndex |
Returns the position of a row in the table's rows
collection |
4 |
1 |
9 |
Yes |
| sectionRowIndex |
Returns the position of a row in the tBody,
tHead, or tFoot rows collection |
|
|
|
Yes |
| vAlign |
Sets or returns the vertically alignment of data within a table row |
4 |
1 |
9 |
Yes |
TableRow Object Methods
| Method |
Description |
IE |
F |
O |
W3C |
| deleteCell() |
Deletes a cell in a table row |
4 |
1 |
9 |
Yes |
| insertCell() |
Inserts a cell in a table row |
4 |
1 |
9 |
Yes |
Whether you're new to XML or already an advanced user, the user-friendly views
and powerful entry helpers, wizards, and debuggers in XMLSpy are designed to
meet your XML and Web services development needs from start to finish.
- XML editor
- Graphical XML Schema / DTD editors
- XSLT 1.0/2.0 editor, debugger, profiler
- XQuery editor, debugger, profiler
- Support for Office Open XML (OOXML)
- Graphical WSDL editor & SOAP debugger
- Java, C#, C++ code generation
- And much more!
Download a free 30-day trial today!
Click to see a demo!
Learn what’s new in v2008
 |
|
Get Your Diploma!
W3Schools' Online Certification Program is the perfect solution for busy
professionals who need to balance work, family, and career building.
The HTML Certificate is for developers who want to document their knowledge of HTML, XHTML, and CSS.
The ASP Certificate is for developers who want to document their knowledge of ASP, SQL, and ADO.
|
|