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

JaredAM’s picture

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.

JaredAM’s picture

Status: Active » Closed (fixed)