--- title: CSS 变换 slug: Web/CSS/CSS_Transitions tags: - CSS - CSS 变换 - 参考 - 实验功能 - 概述 translation_of: Web/CSS/CSS_Transitions ---
{{CSSRef}}{{SeeCompatTable}}
CSS Transitions 是一个 CSS 模块,定义了如何创建一个平滑地变换 CSS 属性值的方法。它不仅允许创建变换方法,同时也允许通过定时函数来控制变换方法。
文档 | 状态 | 注释 |
---|---|---|
{{ SpecName('CSS3 Transitions') }} | {{ Spec2('CSS3 Transitions') }} | 源定义文件。 |
{{ CompatibilityTable() }}
Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
---|---|---|---|---|---|
兼容版本 | 1.0 {{ property_prefix("-webkit") }} 26.0 |
{{ CompatGeckoDesktop("2.0") }} {{ property_prefix("-moz") }} {{ CompatGeckoDesktop("16.0") }} |
10.0 | 11.6 {{ property_prefix("-o") }} 12.10 # |
3.0 {{ property_prefix("-webkit") }} 6.1 |
Feature | Android | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Safari Mobile |
---|---|---|---|---|---|
兼容版本 | 2.1 {{ property_prefix("-webkit") }} | {{ CompatGeckoMobile("2.0") }} {{ property_prefix("-moz") }} {{ CompatGeckoMobile("16.0") }} |
{{ CompatUnknown() }} | 10.0 {{ property_prefix("-o") }} 12.10 # |
3.2 {{ property_prefix("-webkit") }} |