duckfly-tw/ie7-js

TIP: Code to encorporate more CSS3 features

Opened this issue · 0 comments

What steps will reproduce the problem?
1. not al CSS3 is yet supported by the ie7.js project
2. for example rounded corners on buttons
3. here is some js code that makes this possible in MSIE6+

Solution

Visit htpp://css3pie.com/ , click download and unzip, look at the uncompressed 
JavaScript file.
This code also supports rounded corners e.d.
css3pie now focusses on a single .htc file (I dislike the Hyper Text Component 
method - issues with performance and cross site scripting). I like the approach 
the ie7 project better; .js files per browser.

I hope the code can be helpful for you to extend this project.

Original issue reported on code.google.com by w.vander...@gmail.com on 24 Feb 2012 at 2:30

Attachments: