Javascript Reference
Categories: COL

javascript COL chOff

@March 15, 2008, 1:22 a.m.
chOffFirefox/Netscape/NN 6 IE 6 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 6 nor Netscape 6 respond to these properties.

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

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

 
Default

None.


Powered by Linode.