Posted by kriskd on March 15, 2009 at 8:49pm
Jump to:
| Project: | jQuery Eye Candy |
| Version: | 6.x-1.x-dev |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Are any of these options meant to work with this mod:
http://www.malsup.com/jquery/corner/
I tested a few and didn't get any results. Thanks.
Comments
#1
That's actually a different package than curvycorners (http://plugins.jquery.com/project/curvy-corners).
Corners has some neat features like the various cornering, but the issue is that it works on colored div's (ie style="background-color:somecolor") and if you want a rounded border, you actually have two div's (an outer and inner) and apply the cornering to both of them.
CurvyCorners actually corners the container itself.
#2