I did a lot of research on this and found this to be the best solution, IMO:
http://css3pie.com/about/ Basically IE is the problem. Most if not all of the other browsers (FF, Chrome, Safari) deal with curved corners just fine. If the visitor can't support this then you get a graceful degradation - no rounded corners and no nasty workarounds. Jeff On Tue, Nov 29, 2011 at 4: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:348923 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

