开发者

rounded corner fallback without javascript

what css workaround that you folks use to fallback support for ie6, 7,开发者_StackOverflow社区8 ? i need rounded corner for

  1. text inside div (button)
  2. image as background-image in div (make the image rounded corner)


Only way I know would be to use background images which often require extra markup. Myself I use CSS3PIE and leave the corners square when js is disabled


Well search for PIE(Progressive Internet Explorer) this will take care of rounded corner shadow and lots of there css3 feather for IE and it is extremely easy to use and 100% work's at least for me


you can use css3pie which bring you css3 rounded corners for ie. You can also visit microsoft's Other Rounded Corners Solutions.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜