html - 在 IE11 中转换旋转

标签 html css internet-explorer-11

我尝试编写旋转预加载器: http://codepen.io/davidchase/pen/qkKpx 问题是在 IE11 中不起作用。 在代码中有一些

 -webkit-transform: rotate ...
 -moz-transform

我尝试使用 -ms- 但它仍然无法正常工作,如何解决?

最佳答案

Internet Explorer 不使用供应商前缀进行转换,除了在 (iirc) IE9 开发人员预览版中非常短暂地使用了 -ms-

不用前缀就可以了。现在已经不是 2006 年了。

http://codepen.io/anon/pen/LNXQvY

关于html - 在 IE11 中转换旋转,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36988299/

相关文章:

javascript - Android 如何将值写入 HTML5 localstorage?

javascript - 为什么鼠标坐标不显示

css - 正文全宽背景图片

html - 如何让背景图像 CSS 在 Safari 和 Internet Explorer 上工作?

Angular 元素输出在 IE11 中不起作用

html - Bootstrap col-xs-12 大于设备宽度

html - 如何验证文本字段以输入数字

html - 意外的显示边框 :table-cell containers when page is zoomed in

javascript - 我需要帮助来识别和解决淡入文本问题

internet-explorer - IE11 VM 不再可供下载 - 其他测试选项是什么?