HTMLCollection06
NIST
An item(index) method retrieves an item specified by ordinal index
(Test for index=0).
Retrieve the first TABLE element and create a HTMLCollection by invoking
the "rows" attribute. The item located at ordinal index 0 is further
retrieved and its "rowIndex" attribute is examined.
Rick Rivello
2002-05-01