I’ve added a new version of the popular curvy corners plugin. This version removes the problem of extra padding within boxes (by using negative margins), works in IE7 and Safari, and loads faster. The downside is that the packed version has a larger filesize; to reduce the /packer/ overhead I did not encode it, but you can repack if you want a smaller file.
The official page is here and the demo page is here. Enjoy!











1 - William Chang says:
I really enjoy using your jQuery version of curvy corners. Thanks! You’re the best!
Comment made on May 25, 2008 at 10:36 pm
2 - Mike Jolley says:
Thankyou =)
Comment made on May 27, 2008 at 10:22 am
3 - Luke Brookhart says:
I’m having an issue with curvy corners.
Nested divs inside the div with the rounded corners are not filling the width of the rounded corner container. Therefore, if I have a div that has a solid border inside a div with rounded corners, the bordered div isn’t the full width of the containing div. It is only as large as the content inside the next div, which is out of place.
Comment made on June 18, 2008 at 3:23 am
4 - Ilya Novoselov says:
I download latest version (1.5 is latest, isn’t it?). Still rounding enlarges box. Is it intended?
Comment made on July 3, 2008 at 6:59 pm
5 - Ilya Novoselov says:
Uh… I mean then I round a box, it becomes bigger with extra padding.
Comment made on July 3, 2008 at 7:00 pm
6 - Ilya Novoselov says:
Well. It goes as this: if I specify height in pixel, it becomes 16 px taller. Also, in xhtml-strict mode these added borders become transparent (except corners).
Comment made on July 3, 2008 at 7:06 pm