javascript TBODY rows
| rows | NN 6 IE 4 DOM 1 |
|
|
Read-only |
|
Returns a collection of tr elements inside the table section. You can also get a group of rows for an entire table in IE for Windows. |
|
| Example | |
var allTableRows = document.getElementById("myTFoot").rows;
|
|
| Value | |
|
Reference to a rows collection object. |
|
| Default | |
|
Array of zero length. |
|
Previous: javascript TBODY vAlign
Next: javascript TBODY chOff
2027,Nickname,Homepage or email,Comments here,Add comment
