Border-radius bug on in IE9

后端 未结 5 1422
星月不相逢
星月不相逢 2021-02-13 17:21

Seeing that

5条回答
  •  伪装坚强ぢ
    2021-02-13 18:06

    One solution for this is to use CurvyCorners, a javascript solution. It works all the way back to IE6, but struggles with gradiated backgrounds. If you are using a block coloured background however it will work fine, and has handled all border types I've thown at it so far. The website says you need to call it, but somehow I've found it seems to work simply by including the .js and using css3 border-radius attributes in the css.

提交回复
热议问题