Javascript Reference
Categories: COL

javascript COL width

@March 15, 2008, 1:22 a.m.
widthFirefox/Netscape/NN 6 IE 4 Chrome/Safari/DOM 1  

Read/Write  

Provides the width in pixels of each column of the column grouping. Changes to these values are immediately reflected in reflowed content on the page.

 
Example
 
document.getElementById("myColgroup").width = 150;
 
Value

Integer.

 
Default

None.


Powered by Linode.