Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
作为我的标题,我测试了其他浏览器 firefox、chome、safire 和 IE。只有 IE 不会在菜单栏上显示文本。我正在查看的是IE9。请帮忙。
示例如下:http: //joeewu.com/Tester/Lindsay/
感谢观看。
啊,cufon的乐趣..
您应该做的第一件事是更新到最新版本的 Cufon。
然后在任何Cufon.replace()调用之前将此代码添加到您的标题中:
Cufon.replace()
<!--[if gte IE 9]> <script type="text/javascript"> Cufon.set('engine', 'canvas'); </script> <![endif]--> <meta http-equiv="X-UA-Compatible" content="IE=8" />