I tried to use jquery.corner.js
and it works well in FF but on IE, it adds several breaks and makes the div look "longer". I found several ways of rounding corners using images, but it really gets tedious trying to create images for every corner.
There are some approaches that work only on FF, Opera (and other Mozilla based browsers) but not on IE.
Is there a way to round corners on a div/textbox that works across all browsers without using images?