On Wed, Mar 16, 2011 at 3:34 AM, Barney Carroll <[email protected]> wrote: > Al's X-UA-Compatible advice is sound. However *if* you are unable to > vouch for IE9's presentation and don't want to take it for granted > before presenting to the client (and the outside world), but know that > the page works fine in IE8, you can use the same meta tag with a > different value to force IE8 rendering mode in IE9: > <meta http-equiv="X-UA-Compatible" content="IE=8" /> > Having said that, I don't think it's necessary. IE9 is pretty sound so > far, and I've yet to see any disastrous new box model implementation > quirks ;) > Barney Carroll
Thanks to all for the excellent responses. Between the excellent meta tag suggestion and the overall confirmation that IE9 is behaving itself I feel that I can not worry over much about IE9 until I start incorporating html5 and css3. Gentle regards, Claude ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
