JQuery code obliterates WordPress site in Internet Explorer 7

∥☆過路亽.° 提交于 2019-12-06 15:27:55

Use Firebug with Firefox, or in Chrome or Safar or IE8, use the developer tools to see what's loading on your site and see the CSS in action.

You may need to use conditional comments to feed IE7 its own stylesheet http://codex.wordpress.org/Conditional_Comment_CSS to possibly show a slightly different layout. You may also need to decide if you want to support IE7.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!