
rows
rows returns a collection of the rows in the table.
Syntax
Parameters
rows is an HTMLCollection.
Example
Notes
The collection returned by this property includes the THEAD and TFOOT and TBODY elements, if any, on the current table.
Specification
rows
Netscape Communications
http://developer.netscape.com
|