标签: internet-explorer cross-browser
IE不会在mysite上显示标题和侧边栏。要查看示例:http://laseretchline.com/products/bagTags.html。
Chrome和Firefox正常显示,我需要更改哪些内容才能让IE正常工作?
答案 0 :(得分:0)
问题似乎在这一行:
Cufon.replace('h1, h2, h3, h5, #sidebar li, .footer', { hover: 'true' });
您是否检查过该库是否与IE9兼容?
查看此文章:Cufon display issues in IE9 beta / here's a fix