0

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?

Jonas Sourlier
  • 13,684
  • 16
  • 77
  • 148

1 Answers1

1

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,

Community
  • 1
  • 1
reggoodwin
  • 1,514
  • 13
  • 14