My company uses IE8 as the default browser and by default compatibility mode is set for all intranet sites. I\'m building an intranet site that works when compatibility mode is
The tag has to be the first tag inside the
, other than
and other elements.
The X-UA-compatible header is not case sensitive; however, it must appear in the Web page's header (the HEAD section) before all other elements, except for the title element and other meta elements.
http://msdn.microsoft.com/en-us/library/cc288325%28VS.85%29.aspx#DCModes