There are a couple of jQuery plugins that do curved corners. I think they use math to "draw" curved corners out of 1x1 pixel divs when there is not css available (older browsers). You might want to check those out and see which ones look the best and are easiest to work with.
-- Josh On Tue, Nov 29, 2011 at 1:53 PM, John M Bliss <[email protected]> wrote: > > Best-practices questions re: achieving borders with curved corners. If I > understand correctly, my options are: > > - CSS border-radius...but this only works in very new browsers and/or not > always the same way, right? > - images "containing" the curves stuck in the corners of divs...this is > what I'm currently attempting but I'm clearly doing something wrong because > I'm seeing lots of nasty cross-browser issues...does anyone have a URL with > a good example of how to do it right? > > Advice? > > -- > John Bliss - http://about.me/jbliss > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348905 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

