Closed (fixed)
Project:
jQuery Eye Candy
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Mar 2009 at 20:49 UTC
Updated:
28 Aug 2009 at 19:42 UTC
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
Comment #1
JaredAM commentedThat'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.
Comment #2
JaredAM commented