javascript STYLE captionSide
| captionSide | NN 6 IE 5(Mac) DOM 2 |
| Read/Write | |
|
Controls the location of a caption element (nested inside a table element) relative to the table's box. |
|
| Example | |
document.getElementById("myTable").style.captionSide = "bottom";
|
|
| Value | |
Case-insensitive string of any of the following constants: bottom | left | right | top. Some browsers may be limited to only the bottom and top values. |
|
| Default | |
top |
|
Previous: javascript STYLE clear
Next: javascript STYLE bottom
1826,Nickname,Homepage or email,Comments here,Add comment
