0

I have a asp.net-application. Now, my asp.net-Page will always be loaded in CompatiblityView in IE10. How can I prevent this, that IE10 will use CompatiblityView for my page? I have already added <meta http-equiv="X-UA-Compatible" content="IE=10" /> but Internet Explorer is still use Compatiblity-Mode instead of normal IE10-Mode. When I open other websites, they are loaded in normal IE10-Mode.

When I load for example http://www.google.ch it will use normal IE10-Mode:

enter image description here

When I load my page, IE will change to compatiblity-Mode:

enter image description here

I can I prevent IE10 changing to Compatiblity-Mode?

BennoDual
  • 5,865
  • 15
  • 67
  • 153

0 Answers0