Rico.Corner - using color names

Valid HTML 4.01 Strict

Rico.Corner.round(element);



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



Rico.Corner.round(element, {blend:false});



Rico.Corner.round(element, {blend:false,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}