javascript TR vAlign
| vAlign | NN 6 IE 4 DOM 1 |
| Read/Write | |
|
Indicates the manner of vertical alignment of text within the cells of the current row. |
|
| Example | |
document.getElementById("myTR").vAlign = "baseline";
|
|
| Value | |
Case-insensitive constant (as a string): baseline | bottom | middle | top. |
|
| Default | |
middle |
|
Previous: javascript TR deleteCell( )
2152,Nickname,Homepage or email,Comments here,Add comment
