HotTowel-Angular icon indicating copy to clipboard operation
HotTowel-Angular copied to clipboard

ie compat mode when site added as "intranet site" and x-ua-compatible = chrome=1

Open ronnelsantiago opened this issue 10 years ago • 0 comments

i think chrome=1 can go [1] and x-ua-compatible has to be the first meta tag in the head. [2]

[1] = https://developers.google.com/chrome/chrome-frame/ [2] = http://stackoverflow.com/a/9624500/295267

[1] is simply unnecessary as chrome frame is dead
[2] is to work around when the site is added as intranet site on IE which puts the site in compat mode automatically. 

ronnelsantiago avatar Feb 04 '15 23:02 ronnelsantiago