Download & Extend

example of "adornment" API usage in README please ?

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/