Rico.Corner

Base Library:

Rico.Corner.round(element);



Rico.Corner.round(element, {compact:true});



Rico.Corner.round(element, {corners:"tl"});



Rico.Corner.round(element, {corners:"br"});



Rico.Corner.round(element, {corners:"top"});



Rico.Corner.round(element, {corners:"bottom"});



Rico.Corner.round(element, {corners:"tl br"});



Rico.Corner.round(element, {color:"transparent"}



Rico.Corner.round(element, {color:"transparent",compact:true}