Posted by tenken on December 7, 2010 at 6:39pm
1 follower
| Project: | Rounded corners |
| Version: | 6.x-3.0-alpha2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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/