Javascript Reference
Categories: COL

javascript COL ch

@March 15, 2008, 1:22 a.m.
chFirefox/Netscape/NN 6 IE 6 Chrome/Safari/DOM 1  

Read/Write  

Defines the text character used as an alignment point for text within a column or column group (reflecting the char attribute). This property is normally of value only for the align attribute set to "char". In practice, neither IE nor Navigator respond to these properties.

 
Example
 
document.getElementById("myCol").ch = ".";
 
Value

Single character string.

 
Default

None.


Powered by Linode.