Internet Explorer是否支持CSS转换? [英] Does Internet Explorer support CSS transitions?

查看:116
本文介绍了Internet Explorer是否支持CSS转换?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

CSS转换是一种非常整洁的动画CSS属性更改的方法。是否有任何版本的Internet Explorer支持它们?

CSS transitions are a very neat way of animating changes in CSS properties. Do any versions of Internet Explorer support them?

推荐答案

您链接的网页有兼容性表

Chrome
    1.0 (-webkit prefix)

Firefox
    4.0 (2.0) (-moz prefix)
    16.0 (16.0) (no prefix)

Internet Explorer
    10.0 (no prefix)

Opera
    10.5 (-o prefix)  
    12.0 (no prefix)

Safari
    3.2 (-webkit prefix)

http://msdn.microsoft.com/en-us/library/ie/hh673535%28v=vs.85%29.aspx\">关于Internet Explorer中CSS3过渡的MSDN 。

There is also an article on MSDN about CSS3 transitions in Internet Explorer.

这篇关于Internet Explorer是否支持CSS转换?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆