简体   繁体   中英

How do I know if the content of my site is compatible with the meta tag X-UA-Compatible/IE=edge?

如何判断我是否应该在网站中包含此元标记?

<meta http-equiv="X-UA-Compatible" content="IE=edge">

通过在各种版本的IE中进行测试(通常,如果存在问题,请解决问题,而不是告诉IE模仿其自身的较早版本)。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM