CurvyCorners 2.0.4 Released!
July 24th, 2009
I have just released version 2.0.4 of CurvyCorners. The JavaScript library for adding rounded edges to your HTML boxes.
This new version brings a whole host of bug fixes and compatibility improvements with 3rd party libraries.

CurvyCorners Website
To use just include the javascript in the head section of your webpage and then add the following in your CSS file.
-moz-border-radius:3ex;
-webkit-border-radius:3ex;
Download: http://www.curvycorners.net
Usage: http://www.curvycorners.net/instructions/