internet explorer - Competing X-UA-Compatible meta tags -
one of our websites run offsite company. noticed had following meta tag default on of our pages:
<meta content="ie=8" http-equiv="x-ua-compatible" />
when asked them update this, added meta tag
<meta content="ie=edge,chrome=1" http-equiv="x-ua-compatible" />
beneath it. when pull in ie9 or ie10 still defaults ie8. (i did check see if setting in version of ie, , other websites display correctly.) intuition meta tags competing. know if case?
additionally, if have them remove ie=8
tag, render correctly?
yeah, there's no reason have both tags. 1 used , if it's first 1 second pointless. reason ie=8 1 there in first place if there issues in ie9 , 10.
it's not bad have ie=8 1 in there. if site works , there no speed issues in ie more trouble it's worth have them solve problems caused them use ie8 compatibility mode.
Comments
Post a Comment