Force IE to render in non-compatibility mode
Many of our users have to keep compatibility mode for our domain due to SharePoint.
So, I have a lot of trouble getting IE compatibility mode to render Twitter Boostrap the same way it renders on IE8+ in non-compatibility mode.
In comes this meta tag to fix it all:
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">

0 comments:
Post a Comment