IE9 预览中的 CSS 旋转

发布于 2024-09-12 08:52:30 字数 113 浏览 2 评论 0原文

在新的 IE9 预览中是否可以以任意角度旋转内容? IE8 中的过滤器可以旋转 90 的倍数,这是否已更改/改进?或者这里还有其他方法(除了使用 canvas 和 svg 进行绘制之外)来旋转文本和 div 吗?

Is it possible to rotate content by any angle in the new IE9 preview? Filter in IE8 could rotate by multiples of 90, was this changed / improved? Or is here any other way (besides drawing with canvas and svg) to rotate text and divs?

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

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

发布评论

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

评论(2

握住我的手 2024-09-19 08:52:30

预计到最终版本时它将支持 CSS 转换。

Assumedly it will support CSS transforms by the time it's final.

孤城病女 2024-09-19 08:52:30

也许这个问题对你来说仍然悬而未决。可以使用 -ms-transform。例如,我在演示中使用它(请参阅答案)。

Probably the question is still open for you. One can use -ms-transform. I use it for example in the demo (see the answer).

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