最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

internet explorer - Add CSS3 support to IE7+ with Javascript - Stack Overflow

programmeradmin0浏览0评论

I would like to use CSS3 selectors (such as :nth-child), but they aren't supported by any version of IE. In my Rails app I've already included Script.aculo.us and Prototype and it would be great not to have to include Jquery.

Is there any script to fix IE's behaviour? (I'm not interested in IE6 compatibility)

I would like to use CSS3 selectors (such as :nth-child), but they aren't supported by any version of IE. In my Rails app I've already included Script.aculo.us and Prototype and it would be great not to have to include Jquery.

Is there any script to fix IE's behaviour? (I'm not interested in IE6 compatibility)

Share Improve this question asked Jul 15, 2009 at 13:44 collimarcocollimarco 35.4k37 gold badges115 silver badges155 bronze badges
Add a comment  | 

2 Answers 2

Reset to default 13

Have a look at the IE8.js library by Dean Edwards. It does pretty much what you're asking for.

See the IE7 Test Page for the things it fixes.

http://www.keithclark.co.uk/labs/ie-css3/

发布评论

评论列表(0)

  1. 暂无评论