资 源 简 介
Description
It make following CSS3 rules avaliable in IE:
border-radius border-top-left-radius border-top-right-radius border-bottom-left-radius border-bottom-right-radius
Features
Rounded corners with any radius
Easy use.
No coding for developer. Only CSS rules.
Small size
No external dependencies
Demo
You can see it: demo
How to use
In you .css file:
.rounded { border-radius: 10px; behavior: url(rounded.htc); /* this script */}
limitations
Same radius for all corners
No borders for element
DIV elements only
More powerfull analog
http://r.je/css3-in-ie.html