What's new? | Help | Directory | Sign in
Google
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-css, is-css-property, from-microsoft
LayoutGridTypeCSSProperty  
The layout-grid-type property sets the type of grid used for rendering text.

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

Usage

Values

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
style.layoutGridType reflects <div style='layout-grid-type: bogus'> Y Y Y N N N Y N
style.layoutGridType reflects <div style='layout-grid-type: fixed'> Y Y Y N N N Y N
style.layoutGridType reflects <div style='layout-grid-type: loose'> Y Y Y N N N Y N
style.layoutGridType reflects <div style='layout-grid-type: strict'> Y Y Y N N N Y N

Further reading


Sign in to add a comment