My website has the following settings:
But IE11 renders the page in IE7 mode:
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?
My website has the following settings:
But IE11 renders the page in IE7 mode:
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?
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,