Open GoogleCodeExporter opened 9 years ago
I've done the same as this, but for some reason in IE 8 the warning message is
now
displayed at the back of all my content - but in IE6 and 7 its shown at the
front!
Original comment by des...@jonathanbranthwaite.co.uk
on 22 Mar 2010 at 9:51
I think I've solved this:
Adding:
<meta http-equiv="X-UA-Compatible" content="IE=8" />
Will force IE8 to render his site in IE8 mode, and cause JavaScript and
Conditional
Comments to report IE8. Seems to have worked on my site and stopped the Upgrade
message from appearing in IE8
Original comment by des...@jonathanbranthwaite.co.uk
on 22 Mar 2010 at 11:03
Where do you add that line of code?
Thanks!
Original comment by bimallak...@gmail.com
on 6 Mar 2012 at 3:08
Original issue reported on code.google.com by
hideki.t...@gmail.com
on 4 Mar 2010 at 1:47