Quantcast
Channel: West Wind Message Board Messages
Viewing all articles
Browse latest Browse all 10393

Re: IE8: force rendering mode to IE8

$
0
0
Re: IE8: force rendering mode to IE8
FoxInCloud
Re: IE8: force rendering mode to IE8
Jul. 22, 2013
01:24 am
3U6030E9EShow this entire thread in new window
Gratar Image based on email address
From:FoxInCloud support
To:Tuvia Vinitsky
We've updated this in version 1.4 as follows:
<metahttp-equiv="X-UA-Compatible"content="IE=edge" /><!-- IE: force rendering mode to latest available standard -->>

I know I was the one that brouight to your attention the incompatibilities in CSS with IE8, but now by adding:

<meta http-equiv="x-ua-compatible" content="IE=8" /> <!-- IE8: force rendering mode to IE8 -->

we have a different problem: none of the CSS3, rounded borders etc, will work in IE9/10 because the rendering mode is forced to IE8.

My understanding is that it is possible to cmbine something like:

<meta http-equiv="x-ua-compatible" content="IE=9;IE=8" />

What's the story?


Thierry Nivelet (FoxInCloud)
Never explain, never complain (Queen Elizabeth II) - ban but and not


Viewing all articles
Browse latest Browse all 10393

Trending Articles