What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-microsoft
LayoutGridModeCSSProperty  
The layout-grid-mode determines whether the text layout grid uses two dimensions.

You are here: Home > CSS Reference > Properties > layout-grid-mode

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.layoutGridMode reflects <div style='layout-grid-mode: bogus'> Y Y Y N N N Y N
style.layoutGridMode reflects <div style='layout-grid-mode: both'> Y Y Y N N N Y N
style.layoutGridMode reflects <div style='layout-grid-mode: char'> Y Y Y N N N Y N
style.layoutGridMode reflects <div style='layout-grid-mode: line'> Y Y Y N N N Y N
style.layoutGridMode reflects <div style='layout-grid-mode: none'> Y Y Y N N N Y N

Further reading


Sign in to add a comment