a156845044 / ie7-js

Automatically exported from code.google.com/p/ie7-js
0 stars 0 forks source link

TIP: Code to encorporate more CSS3 features #360

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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: