Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #25575, comment 1


Ignore:
Timestamp:
10/11/2013 08:14:50 PM (12 years ago)
Author:
azaozz
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #25575, comment 1

    initial v1  
    11In 25575.patch: set `X-UA-Compatible` for IE. This doesn't make any difference in other browsers but shouldn't be set for Chrome Frame as the meta tag overwrites the header send from the server.
    22
    3 It also disables/removes the "Compatibility View" button in the address bar in IE8 and 9, the users won't switch to that accidentally.
     3It also disables/removes the "Compatibility View" button in the address bar in IE8 and 9, prevents the users from accidentally switching to quirks mode.