Broken layout in IE9 Mobile?


Recommended Posts

Now this is the only thing that changed on mobile this morning (still ranting about the other thread here). I had to remove the compatibility mode for wp8, but will look into fixing this for wp7 users. Seems neowin is on a compatibility view list, so its forcing the site to render in ie7 mode. Thus that happens

Now this is the only thing that changed on mobile this morning (still ranting about the other thread here). I had to remove the compatibility mode for wp8, but will look into fixing this for wp7 users. Seems neowin is on a compatibility view list, so its forcing the site to render in ie7 mode. Thus that happens

<meta http-equiv="X-UA-Compatible" content="IE=edge" />, anyone?

(Or setting the server to send out the equivalent HTTP header)

Or maybe <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" />

<meta http-equiv="X-UA-Compatible" content="IE=edge" />, anyone?

(Or setting the server to send out the equivalent HTTP header)

Or maybe <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" />

Yes, I had to remove this. We'll have to add it for wp7 users tho it seems. Stupid ms :( only does this on the neowin.net domain

This topic is now closed to further replies.