how about this : http://meerbox.nl/?page_id=4 http://www.meerbox.nl/jrc_demo/example1.html http://www.meerbox.nl/jrc_demo/example2.html http://www.meerbox.nl/jrc_demo/example3.html
it uses jQuery and canvas (works with IE too via excanvas) it's very small, very fast, supports fine borders, and best of all doesn't mess up your layout unlink curvy corners. don't know why it hasn't had more publicity as I think its the best by a long shot On Oct 24, 8:06 pm, "Mike Alsup" <[EMAIL PROTECTED]> wrote: > > Mike Alsup...any chance of you throwing a 1px wide corner example onto the > > page? > > Nope. A 1px border just doesn't work well with this plugin. 2px is > pushing the limits - as Dave said, there is no antialiasing. Here's a > 2px example (it's a bit jagged): > > http://malsup.com/jquery/corner/test-thin.html > > This plugin is great for light-weight corners and gives you a lot of > style options, but if you need high quality rendering then one of the > other libraries will give you that support. > > Mike