【问题标题】:-ms- transform not working in IE-ms- 转换在 IE 中不起作用
【发布时间】:2014-06-16 15:50:35
【问题描述】:

我在 IE 中使用 -ms-transform 时遇到了一些问题。

在 chrome 和 ff 中一切都很好,但我根本无法让它在 Internet Explorer 中工作。

我正在使用 dabblets 的 prefixfree js 文件。

这是html文件:

http://ikw.inf.elte.hu/wp-content/themes/eit/social/index.html

你能帮我让它在 chrome 中工作吗?

提前谢谢你。

【问题讨论】:

标签: html css internet-explorer transform


【解决方案1】:

遗憾的是,IE 不支持 preserve-3d 的转换。您将不得不手动计算子元素的各个转换。

【讨论】:

  • 或者,我可以禁用 IE 的 CSS 吗?没有翻译会比这个功能失调更好......
猜你喜欢
  • 1970-01-01
  • 2012-09-23
  • 2013-09-28
  • 2014-10-07
  • 2012-11-26
  • 1970-01-01
  • 2012-11-01
  • 1970-01-01
  • 2011-09-17
相关资源
最近更新 更多