Top ten web hosting - CD-528 Part VI . Appendixes height width NN2
CD-528 Part VI . Appendixes height width NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility Example Use The Evaluator (Chapter 13) to see the results of setting the height and width properties of an existing table cell. Enter each of the following statements into the top text box and study the results in the demonstrator table (W3C DOM syntax used here): document.getElementById( myTable ).rows[1].cell[1].height = 100 document.getElementById( myTable ).rows[2].cell[0].width = 300 You can restore both cells to their original sizes by assigning very small values, such as 1 or 0, to the properties. The browser prevents the cells from rendering any smaller than is necessary to show the content. noWrap NN2 NN3 NN4 NN6 IE3/J1 IE3/J2 IE4 IE5 IE5.5 Compatibility Example The following statement creates a new cell in a row and sets its noWrapproperty to prevent text from word-wrapping inside the cell: newCell = newRow.insertCell(-1) newCell.noWrap = true You need to set this property only if the cell must behave differently than the default, word-wrapping style. TD.noWrap
In case you need quality webspace to host and run your web applications, try our personal web hosting services.