Javascript Reference
Categories: TBODY

javascript TBODY 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 TBODY cell. In practice, neither IE nor Navigator responds to these properties.

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

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

 
Default

None.


Powered by Linode.