gpt4 book ai didi

html - 文本不会仅在 IE 上显示

转载 作者:太空宇宙 更新时间:2023-11-04 15:03:40 25 4
gpt4 key购买 nike

正如我的标题,我测试了其他浏览器firefox、chome、safire和IE。只有 IE 不会在菜单栏上显示文本。我正在查看的是 IE9。请帮忙。

示例如下: http://joeewu.com/Tester/Lindsay/

感谢观看。

最佳答案

啊,cufon 的乐趣..

您应该做的第一件事是更新到最新版本的 Cufon。

然后在任何 Cufon.replace() 调用之前将此代码添加到您的 header 中:

<!--[if gte IE 9]>
<script type="text/javascript">
Cufon.set('engine', 'canvas');
</script>
<![endif]-->
<meta http-equiv="X-UA-Compatible" content="IE=8" />

关于html - 文本不会仅在 IE 上显示,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16153275/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com