Hi. I’m Andrew

Filed under: css3

See all posts on posterous with this tag » 

CSS3 rounded corners for every browser? An alternative quick solution without headache

The simpler and quick solution I know to draw rounded corners in every browser is to use a mix of CSS3 and JavaScript. CurvyCorners is a free JavaScript library for creating gorgeous rounded corners for HTML elements. The final result looks like this:

The big advantage of this script is that lets render rounded borders in Safari, Chrome and Mozilla (which support rounded borders via -webkit-border-radius and -moz-border-radius) natively with CSS3 property and in IE and Opera with JavaScript.

Loading mentions Retweet
Filed under  //   bookmark   css   css3   modernweb  

Comments (0)

Pushing Your Buttons With Practical CSS3 - Smashing Magazine

Various-buttons in Pushing Your Buttons With Practical CSS3

Loading mentions Retweet
Filed under  //   bookmark   css   css3   modernweb  

Comments (0)