636 Part III . Document Objects Reference On (Submit web site)
636 Part III . Document Objects Reference On the CD-ROM Example (with Listing 27-4) on the CD-ROM Related Items: border, borderColor, rules properties. height width Value: Integer or Length String NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 Compatibility . IE4 . Read/Write IE5 IE5.5 . . The height (IE4+) and width (IE4+/NN6+) properties represent the HEIGHTand WIDTH attributes assigned to the TABLE element. If no values are assigned to the element in the tag, the properties do not reveal the rendered size of the table (use the offsetHeightand offsetWidth properties for that information). Values for these properties can be integers representing pixel dimensions or strings containing percentage values, just like the attribute values. Scripts can shrink the dimensions of a table no smaller than the minimum space required to render the cell content. Notice that only the width property is W3C DOM-sanctioned (as well as the corresponding property in the HTML 4.0 specification). On the Example on the CD-ROM CD-ROM Related Items: offsetHeight, offsetWidth properties. rows Value: Array of Row Objects Read-Only NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . The rows property returns an array (collection) of TR element objects in the current table. This array includes rows in the THEAD, TBODY, and TFOOT row sections if the table is segmented. You can use the rows property to create a cross- browser script that accesses each cell of a table. Such a nested for loop looks like the following: TABLE.rows
We recommend you use shared web hosting services, because many users agree that it is cheap, reliable and customer-satisfying webhost.