Home › Forums › CSS › Rounded Corners › Re: Rounded Corners
October 29, 2010 at 1:14 am
#79018
Member
It depends how big the website is. CSS3PIE supports rounded corners pretty nicely. I’ve used it twice now and it seems to work nicely. Try it after you are finished with your site and see if it works nicely in IE 6-8.
If not(And for hardcore IE stability and maximum flexibility), I would use the method where there are 4 divs in each corner that is inserted via javascript (I can’t remember which #number that is in Chris’ video… I think number 5)