ZVON
>
References
>
DOM2 Reference
Intro
/
Search
/
ZVON
DOM2 reference
>
HTML:
HTMLTableElement
>
rows
[Go to standard]
[Glossary]
[Help]
rows (attribute )
Owning interface and usage:
HTMLTableElement
.
rows
Member of these other interfaces:
none
Readonly:
yes
Type:
HTMLCollection
Description:
Returns a collection of all the rows in the table, including all in
THEAD
,
TFOOT
, all
TBODY
elements.