javascript TD height, width
| height, width | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Specify the height and width of the element. Changes to these values are immediately reflected in reflowed content on the page. These properties are read-only in the Macintosh version of Internet Explorer 4. |
|
| Example | |
document.getElementById("myTD").height = "250";
|
|
| Value | |
Pixel integer count (as a string) or a percentage. |
|
| Default | |
None. |
|
Previous: javascript TD noWrap
Next: javascript TD headers
2049,Nickname,Homepage or email,Comments here,Add comment
