Support for “border-radius” in IE

后端 未结 11 1323
心在旅途
心在旅途 2020-11-22 06:48

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

11条回答
  •  一个人的身影
    2020-11-22 07:09

    What about support for border radius AND background gradient. Yes IE9 is to support them both seperately but if you mix the two the gradient bleeds out of the rounded corner. Below is a link to a poor example but i have seen it in my own testing as well. Should of taken a screen shot :(

    Maybe the real question is when will IE support CSS standards without MS-FILTER proprietary hacks.

    http://frugalcoder.us/post/2010/09/15/ie9-corner-plus-gradient-fail.aspx

提交回复
热议问题