I'd like to start using the css :target, not() and ~ sibling selectors now. Is there a polyfill or some other solution for these? I'd prefer to be able to simply use the css for them over using js/jQuery to simulate them for every use.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
IE9.js polyfills everything you're looking for.
http://ie7-js.googlecode.com/svn/test/index.html
回答2:
This one also does the work: http://selectivizr.com/