How to give CSS3 support to IE?

Posted by metal-gear-solid on Stack Overflow See other posts from Stack Overflow or by metal-gear-solid
Published on 2010-05-11T04:08:00Z Indexed on 2010/05/11 4:14 UTC
Read the original article Hit count: 373

Filed under:
|
|
|
|

I use IE7.js but it doesn't have CSS3 support. I use jQuery always in my projects.

What is the best lightweight way to give all CSS3 selectors and properties support to IE 6,7,8?

I'm not asking for HTML5 support only asking to give CSS3 support in as much as light on performance way.

© Stack Overflow or respective owner

Related posts about css

Related posts about JavaScript