0

How to force a webpage to open in a particular browser (IE 8, IE 9 or IE 10) and with standards (not quirks) mode in IE 10 browser?

unor
  • 92,415
  • 26
  • 211
  • 360
Raj44
  • 449
  • 1
  • 4
  • 10

1 Answers1

0

I believe the appropriate action here is to comment with the link to the possible duplicate. However, I need 49 more reputation to do that, so in the interest of expediency I believe this question has your answer: What does <meta http-equiv="X-UA-Compatible" content="IE=edge"> do?. The non-emulate modes don't accept quirks.

Community
  • 1
  • 1
Jmills
  • 2,414
  • 2
  • 19
  • 22