Демонстрация JQuery Corner

Rounded Corners

$(this).corner("round");

Beveled Corners

$(this).corner("bevel");

Notched Corners

$(this).corner("notch");

Dog-ear Corners

$(this).corner("dog");

Bite Corners

$(this).corner("bite");

Sharp Corners

$(this).corner("sharp");

Sculpt Corners

$(this).corner("sculpt");

Frayed Corners

$(this).corner("fray");