Curved corners in the IE's... CSS 3? Conditionals? Images? JS?
Posted
by Smickie
on Stack Overflow
See other posts from Stack Overflow
or by Smickie
Published on 2010-04-08T13:22:07Z
Indexed on
2010/04/08
14:33 UTC
Read the original article
Hit count: 391
Curved corners in the IE's... I'm using a CSS 3 border-radus class called .curved on all my things I want with cool curved corners. The new CSS works in all the normal browsers, however IE is being a right dips**t.
Whats the best practice for adding rounded corners nowadays. Shell I target anything with .curved in JS and do it all in jquery? Use some messy conditional tags. Or just give it a few years and not use CSS 3?
© Stack Overflow or respective owner