Re: SOT: curved corners

2011-12-01 Thread Mike Kear
Most CSS3 features can be made to work in all modern browsers including IE 7+.If you can bear to have square corners in IE6 and below, there is a javascript library you can add that will give the right functionality to IE7+. (same with HTML5 functionality) Otherwise, border radius works on

Re: SOT: curved corners

2011-12-01 Thread Jeffrey Battershall
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