vote up 6 vote down star

Does anyone know if/when Internet Explorer will support the "border-radius" CSS attribute?

flag

6 Answers

vote up 9 vote down check

It is not planned for IE8. See the CSS Compatibility page.

Beyond that no plans have been released. Rumors exist that IE8 will be the last version.

link|flag
vote up 4 vote down

Yes, someone knows.

link|flag
I'm beginning to doubt that... – Jen Mar 11 at 18:56
1  
Sorry, I hate funny answers, but it was too easy and I couldn't resist. :P – Robert P Mar 11 at 18:58
Robert P: You can have my last vote of the day! – Ali A Mar 11 at 19:04
vote up 1 vote down

Does anyone know when IE will support CSS1?

link|flag
Never: msdn.microsoft.com/en-us/library/… It's only targeting 2.1 and some of 3.0 – Ben S Mar 11 at 18:58
vote up 6 vote down

While you're waiting.. Curved corner (border-radius) cross browser

link|flag
vote up -9 vote down

hahaha, does anyone know when IE will read the W3C standards, and not make a mickey mouse browser...

link|flag
2  
IE8 supports the CSS 2.1 standard pretty well, what it doesn't support is the draft CSS 3 (though all the other major browsers support at least parts of it). – robertc Aug 14 at 21:24
1  
Just so you know, Microsoft is a W3C Member. w3.org/Consortium/Member/List Not only do they read the W3C standards, they even co-write them. They only lack in the implementation department, and for a very good reason: joelonsoftware.com/articles/APIWar.html/… – RegDwight Aug 14 at 21:46
1  
CSS 2.1 is not yet a W3C Recommendation, CSS 3 is merely a working draft. Most of what is claimed about web "standards" is untrue: spend some time at w3.org/TR. – Richard Sep 18 at 9:37
vote up 1 vote down

Quick update to this question, IE9 will support border-radius according to: http://blogs.msdn.com/ie/archive/2009/11/18/an-early-look-at-ie9-for-developers.aspx

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.