Javascript Reference
Categories: TD

javascript TD chOff

@March 15, 2008, 1:22 a.m.
chOffFirefox/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 cell. In practice, neither IE nor Navigator responds to these properties.

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

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

 
Default

None.


Powered by Linode.