Create rounded corner for div

Create rounded corner for div


hi
I am new to JQuery, i am trying to get a rounded corner for div, i had
used the canvas rounded corner, but i find some issues with it.
Is there any other js file which can give a rounded corner and also
which take the styles i.e. background, border color, radius, etc
for example:
$("#testDiv").corners( radius: 5, border-color: red, background-color:
blue, border size: 1 )
Appreciate ur help in advance.
Regards
Vikram.