这个transition-duration
属性指定过渡效果需要多少秒 (s) 或毫秒 (ms) 才能完成。
表中的数字指定完全支持该属性的第一个浏览器版本。
后跟 -webkit-、-moz- 或 -o- 的数字指定使用前缀的第一个版本。
Property | |||||
---|---|---|---|---|---|
transition-duration | 26.0 4.0 -webkit- |
10.0 | 16.0 4.0 -moz- |
6.1 3.1 -webkit- |
12.1 10.5 -o- |
transition-duration:
time|initial|inherit;
Value | Description |
---|---|
time | Specifies how many seconds or milliseconds a transition effect takes to complete. Default value is 0s, meaning there will be no effect |
initial | Sets this property to its default value. Read about initial |
inherit | Inherits this property from its parent element. Read about inherit |
CSS教程:CSS 过渡
HTML DOM 参考:过渡持续时间属性
截取页面反馈部分,让我们更快修复内容!也可以直接跳过填写反馈内容!