E-mail List Archives
Re: IE 8
From: Simius Puer
Date: Oct 6, 2009 7:55AM
- Next message: Steve Green: "Re: IE 8"
- Previous message: Geof Collis: "IE 8"
- Next message in Thread: Steve Green: "Re: IE 8"
- Previous message in Thread: Geof Collis: "IE 8"
- View all messages in this Thread
Hi Geoff
I've been testing plenty of sites in IE8 since the early betas were
available. It does have some unusual behaviors compared to earlier versions
of IE but is a lot more compliant than all its predecessors. I won't claim
it's perfect but if your CSS is solid you shouldn't have any issues.
Are you using conditional CSS statements such as <!--[if
IE]>.......<![endif]-->? If so try altering the condition to <!--[if lt IE
8]>. Off the top of my head I can't remember but it might also be doing
something different with @import rules.
Are you using any browser based "user over-rides" to alter the CSS?
You might also want to look if your sites are tripping IE into "quirks mode"
as that can impact on its behaviour.
I'm not officially endorsing this product but
http://my-debugbar.com/wiki/IETester/HomePage is a superb little tool for
ironing out your IE woes.
If you fancy posting a link to some of your sites here I'm sure someone can
probably help.
- Next message: Steve Green: "Re: IE 8"
- Previous message: Geof Collis: "IE 8"
- Next message in Thread: Steve Green: "Re: IE 8"
- Previous message in Thread: Geof Collis: "IE 8"
- View all messages in this Thread