These are notes on ways to have Internet Explorer display specific sites content as a different version.
So you have IE 11+ and you have some site that 'requires' IE 7. What do you do?The main methods:
- GPO
- meta http-equiv="X-UA-Compatible"
- Recoding pages
- Guide from StackOverflow
- Using an appliance to modify the HTML traffic
- Force compatibility mode
- GPO
- Pretty good post by Daniel Classon
- Browser settings
- IIS Settings - if you own the content
- IE Tools
- Enterprise Mode, a compatibility mode that runs on Internet Explorer 11 on Windows 8.1 Update and Windows 7 devices, lets websites render using a modified browser configuration that’s designed to emulate Internet Explorer 8, avoiding the common compatibility problems associated with web apps written and tested on older versions of Internet Explorer.