Tags: rounded borders

Rounded Borders, Gradients for IE7 and IE8 with CSS3 PIE

Make use of CSS3 properties for outdated IE7 and IE8 browsers with the help of CSS3PIE script.Continue reading

Posted in Browsers Testing | Tagged | 1 Comment

CSS Gradients in IE9 on Elements with Rounded Borders

Strange backgrounds sometimes seen behind rounded borders of Internet Explorer 9. I found what their cause. It’s a filter elements used for earlier versions of IE, like 7 & 8. We have to disable FILTER element to get rid of rectangular background below rounded borders in ie9.Continue reading

Posted in CSS CheatSheets | Tagged | 4 Comments