While designing theme for websites or blogs, most of the time when we need rounded corners, we need to create images with rounded corner. CurvyCorners is a free JavaScript program that will create on-the-fly rounded corners for any HTML DIV element, that look as good as any graphically created corners. This is very useful for people who are not good in designing images with rounded corners.
In the image above, you can see the element having curved corners with the use of this JavaScript. This script works perfectly with all major browsers like IE, Firefox, Safari, Opera etc. It is also supported on Mac as well as Windows platform.
CurvyCorners is a very useful and simple solution to creating images for rounded corners. Detailed instruction on how to use CurvyCorners can be found here.
Features of CurvyCorners;
- Easy to use JavaScript object
- Requires no images or image editing
- Full Anti-Aliasing support
- Anti-Aliasing over graphical backgrounds
- Background-image support (round corners of images)
- Fluid height/width support
- Solid border support, any colovr/width with Anti-Aliasing
- User defined per corner radiuses
Some time ago, I wrote a script to do this…
Wrapper Insertion Rounded Corners