jquery - IE 中的圆 Angular : VML vs jQuery

标签 jquery internet-explorer css rounded-corners vml

作为这篇文章的后续:

https://stackoverflow.com/questions/521432/best-jquery-rounded-corners-script

假设 jQuery 已被包含在内,以下 IE 圆 Angular 解决方案之间的权衡是什么:

a) 使用圆 Angular VML 解决方案(例如 css3PIE、dd_roundies 和 curve-corner)

b) 使用 jQuery 插件(例如曲线 Angular 、圆 Angular 或 jQuery.corner)生成 Angular PNG/GIF?

最佳答案

没有好的(且稳定的)替代border-radius。 VML 有不少缺点,导致其渲染不恰当或无法正确应用于边缘情况(其中有两种)。

我的建议?要么听this advice或者坚持生成 PNG/GIF 圆 Angular 并通过 IE 的条件注释应用它们。

关于jquery - IE 中的圆 Angular : VML vs jQuery,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4488151/

相关文章:

css - 具有更好性能的模糊 CSS 替代方案

使用浏览器的后处理变量的具有颜色位置的 HTML CSS 渐变

html - 当位置设置为绝对时垂直显示韩文文本 (HTML CSS)

php - 将页面内容放入输入值中不起作用

jquery - 使用 jQuery 滚动顶部 +10

javascript - 在javascript中自动跳转,这可能吗?

html - <br 风格 ="page-break-after: always"> 不工作 Windows 8/8.1

javascript - onbeforeunload 对话框取消与 window.location.href IE8 错误

html - 实现 'sticky footer' 时浏览器之间的行为不一致

javascript - 访问名称中带有空格的 JSON 对象数据