Question

My website has the following settings:

enter image description here

But IE11 renders the page in IE7 mode:

enter image description here

This is on a machine with a fresh IE11 install, and it's the first time I'm visiting the website with the browser.

Any idea what could be wrong?

Was it helpful?

Solution

Does moving the X-UA-Compatible tag to be immediately underneath the tag make a difference?

See answer by neoswf:

X-UA-Compatible is set to IE=edge, but it still doesn't stop Compatibility Mode

Cheers,

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top