Javascript Reference
Categories: TR

javascript TR ch

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

Read/Write  

Defines the text character used as an alignment point for text cells of the row. This property is normally of value only for the align attribute set to "char". In practice, neither IE nor Navigator responds to these properties.

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

Single character string.

 
Default

None.


Powered by Linode.