Is there a way to get border-radius and gradient backgrounds in IE?

后端 未结 4 487
旧巷少年郎
旧巷少年郎 2021-01-23 09:42

I am wondering if there is any work-arounds using javascript or whatever to get IE to show border-radius or gradient background?

4条回答
  •  日久生厌
    2021-01-23 10:21

    jquery for at least the radius / corners item.

    For gradient backgrounds see this.

提交回复
热议问题