I understand that Internet Explorer is poor at supporting CSS3 – but is there any way to create curved corners when using divs like you are able to do in FF and Safari in IE?
Can anyone provide working code examples I can use to learn how to code this correctly.
Thanks
Jamie.
As ever Google is your friend:
Try: http://code.google.com/p/curved-corner/
This zip file has working code examples for Internet Explorer 6, 7, 8:
http://code.google.com/p/curved-corner/downloads/detail?name=border-radius-demo.zip
IE9 should I believe support css3 corner code natively.