I have huge issue with Twitter Bootstrap and IE 9. Can I force IE 9 to turn off compatibility mode because my website is falling apart with compatibility mode turned on. Any help? Thanks a lot.
Asked
Active
Viewed 121 times
1 Answers
0
Already answered at Force IE compatibility mode off using tags
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
Also, make sure this is the FIRST meta tag.

Community
- 1
- 1

Adam Erstelle
- 2,454
- 3
- 21
- 35
-
I tried that of course.That was first result i found on google. As you can see in my source code its first tag but again i have problems. – Mitrovic Srdjan May 12 '14 at 20:52