Rounded corners in input fields with borders
Does anybody know a plugin that can add rounded corners to input elements and also keep their borders that works cross browser?
I have tried jquery.corner and curvycorners but it seems they only work with block elements. Also jquery.corner dont round borders in IE.
I didn“t want to use images but it seems the only solution now.