此问题的所有解决方案都说使用<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />,因为它强制浏览器在兼容性视图中呈现(即好像它是IE7),但是当用户实际使用IE7(或数字)时,不会显示字符其他浏览器).相反,我看到了正方形.
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
其他人遇到这个吗?你是怎么处理的?
cross-browser cjk internet-explorer-8
cjk ×1
cross-browser ×1
internet-explorer-8 ×1