My web server - 654 Part III . Document Objects Reference properties

654 Part III . Document Objects Reference properties of cells if your scripts add rows to a table dynamically. After creating each blank table cell object, your scripts can adjust colSpan, rowSpan, noWrap, and other properties that influence the characteristics of that cell within the table. See the beginning of this chapter for discussions and examples of how to add rows of cells and modify cell content under script control. Properties abbr axis headers Value: See Text Read/Write NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . These three properties are defined for table cell element objects in the W3C DOM and NN6. They all represent attributes for these elements in the HTML 4.0 specification. The purposes of these attributes and properties are geared toward browsers that provide alternate means of rendering content, such as through speech synthesis. While these properties are definitely valid for NN6, they have no practical effect. Perhaps other versions of browsers built upon the same Mozilla engine as NN6 will use these attributes to good effect. For general application, how ever, you can ignore these properties but also avoid using them as data storage spaces while a page loads. Consider them reserved for future use. cellIndex Value: Integer Read-Only NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility . . The cellIndexproperty returns an integer indicating the zero-based count of the current cell within its row. Thus, if a script is passed a reference to a cell, the cellIndexproperty reveals its position within the row. Inserting or deleting cells in the row at lower index values influences the cellIndex value after the alteration. On the CD-ROM Example on the CD-ROM Related Item: TR.rowIndex property. TD.cellIndex
If you are looking for affordable and reliable webhost to host and run your business application visit our ftp web hosting services.

Leave a Reply