Javascript Reference
Categories: TR

javascript TR chOff

@July 11, 2008, 1:54 p.m.
chOff Firefox/Netscape/NN 6 IE 5(Mac)/6(Win) Chrome/Safari/DOM 1  

 

Read/Write  

Defines the offset point at which the character specified by the char attribute is to appear within a TR cell. In practice, neither IE nor Navigator responds to these properties.

 
Example
 
document.getElementById("myTR").chOff = "80%";
 
Value

String value of the number of pixels or percentage (within the cell).

 
Default

None.


Powered by Linode.