Javascript Reference
Categories: CAPTION

javascript CAPTION vAlign

@March 15, 2008, 1:22 a.m.
vAlignFirefox/Netscape/NN n/a IE 4 Chrome/Safari/DOM n/a  

Read/Write  

Specifies whether the table caption appears above or below the table.

 
Example
 
document.getElementById("tabCaption").vAlign = "bottom"
 
Value

Case-insensitive constant (as a string): bottom | top.

 
Default

top


Powered by Linode.