Active
Project:
Rounded corners
Version:
6.x-3.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
7 Dec 2010 at 18:39 UTC
Updated:
7 Dec 2010 at 18:39 UTC
Greetings --
I understand the simple use-case in the README.
How do I setup my $commands array to execute this jquery logic:
$(this).corner("round 8px").parent().css('padding', '4px').corner("round 10px");
This is called "Adornmant" by the jquery plugin you are wrapping -- http://jquery.malsup.com/corner/