I am currently using jquery corner for making a div round cornered. But the problem I am facing is that when the background of that rounded div is a gradient, it is showing some odd colors in the corners.
I want to know any other better way for including round corners for div
EDIT 1:
$(".nav").corner("20");
This code im using for the round corner of 20 px