Claude,
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 ;) Regards, Barney Carroll [email protected] 07594 506 381 ______________________________________________________________________ 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/
