Javascript Reference
Categories: STYLE

javascript STYLE layoutGrid

@March 15, 2008, 1:22 a.m.
layoutGridFirefox/Netscape/NN n/a IE 5(Win) Chrome/Safari/DOM n/a  

Read/Write  

This is a shorthand property that lets you set one or more layout grid properties (layoutGridChar, layoutGridLine, layoutGridMode, and layoutGridType) with one assignment statement. These attributes are used primarily with Asian language content.

 
Example
 
document.getElementById("subhead").style.layoutGrid = "2em strict";
 
Value

For syntax and examples of value types for layoutGrid-related properties, see the respective property listing.

 
Default

None.


Powered by Linode.