I am currently using a jQuery corner to create a div round in the corner. But the problem I am facing is that when the background of this rounded div is a gradient, it shows some odd colors in the corners.
I want to know any other better way to include round corners for a div
EDIT 1:
$ (". Nav") angle ("20") ;.
This im code is used for a round corner of 20 px
source
share