I recently came across an issue with Internet Explorer 10 that causes problems with a number of web sites. It took a little over a week back and forth with Microsoft support before we were able to finally target it to the browser. I thought it was an issue with a particular clients Office 365 tenant so that left us chasing our tails for a bit.
Problem
The problem stems from the way that Internet Explorer 10 handles websites in compatibility mode. Internet Explorer 8 and 9 respected a meta property embedded in the head of the website. Microsoft products like CRM and SharePoint utilized this property to automatically force the page into compatibility mode without any involvement from the user.
<meta http-equiv="X-UA-Compatible" content="IE=8" />Internet Explorer 10, however, seems to disable compatibility mode by default… a big step forward in terms of Microsoft’s commitment to web standards but a a step backwards when it comes to… well… compatibility. Continue reading →


Cory Peters is the Chief SharePoint Architect at Eastridge, a Microsoft Gold Partner in Winston-Salem, NC.



