IE8 中使用 Canvas/VML 实现圆角

发布于 2024-08-09 16:46:03 字数 166 浏览 5 评论 0原文

我正在使用 JRC (jQuery 圆角)插件来实现圆角。它几乎适用于除 IE8 之外的所有浏览器(包括蹩脚的 IE6)。 MS 的最新 sh** 有任何解决方法吗?

谢谢

I'm using the JRC (jQuery Rounded Corners) plugin for rounded corners. It works in almost all browsers (including the crappy IE6) except IE8. Is there any workaround for the newest sh** from MS?

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

烟花肆意 2024-08-16 16:46:03

您可能想看看您是否使用的是最新版本的 excanvas:
http://code.google.com/p/explorercanvas/downloads/list

不幸的是,如果这不起作用,您可以在谷歌群组中询问是否有任何建议。

IE8据说是这样修复的:
http://explorercanvas.blogspot.com/2009/03/新的explorer-canvas-release.html

You might want to see if you are using the latest version of excanvas:
http://code.google.com/p/explorercanvas/downloads/list

Unfortunately if that doesn't work you can ask on the google group if there is any suggestions.

IE8 is supposedly fixed according to this:
http://explorercanvas.blogspot.com/2009/03/new-explorer-canvas-release.html

撩心不撩汉 2024-08-16 16:46:03

就连 JRC 的主页也写着

当前版本不支持ie8

所以我想不行。


但是您可以仅使用 IE8 的 DD_roundies 库(可能仅通过 IE8 的条件注释包含)

Well even the homepage of JRC states

The current version does not work with ie8

So I guess not.


But you could use the DD_roundies library only for IE8 (maybe include via conditional comments only for IE8)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文