634 Part III . Document Objects Reference (Geocities web hosting) cells

634 Part III . Document Objects Reference cells Value: Array Read-Only Compatibility NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 . IE5.5 . The cells property (not implemented in IE5/Mac) returns an array (collection) of all TD and TH element objects within the entire table. From the perspective of the TABLE element object, this view encompasses all cells whether they are inside a table row segment (for example, a THEAD) or in a freestanding row. In the W3C DOM (and NN6), the cellscollection is accessible only as a property of a TR object. However, a rowscollection is available from all table container elements, thus enabling you to iterate through all cells of all rows. On the Example on the CD-ROM CD-ROM Related Items: rows, TR.cells properties. cols Value: Integer Read/Write NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . The cols property represents the IE-specific COLSattribute for TABLE elements. Specifying this attribute should speed table rendering. If you don t specify the attribute explicitly in your HTML, the property has a value of zero the property does not tell you dynamically the size of your table. Although this property is read/write, you cannot use this property to add or remove columns from a table. Instead, use the table modification methods discussed later in this section. Related Item: rows property. dataPageSize Value: Integer Read/Write NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . TABLE.dataPageSize
We highly recommend you visit web and email hosting services if you need stable and cheap web hosting platform for your web applications.

Leave a Reply