Using <meta http-equiv=“X-UA-Compatible” content=“IE=8” /> mode in sites good practice?

前端 未结 6 1268
感动是毒
感动是毒 2020-12-10 03:48

I\'ve recently discovered the joys of adding the following into the header of sites:



        
6条回答
  •  爱一瞬间的悲伤
    2020-12-10 04:27

    Another thing to be aware of is that the tag examples microsoft have provided don't always work. read defining document compatibility, especially the community additions at the bottom of the page.

    As far as best practice goes, they are probably not the best long term solution but came in very handy when IE9 was released and sites went down.

提交回复
热议问题