gpt4 book ai didi

javascript - 使 CSS3 过渡以恒定的速度进行

转载 作者:太空宇宙 更新时间:2023-11-03 20:43:47 24 4
gpt4 key购买 nike

是否有可能使 css3 中的过渡以恒定的速度进行?我的意思是,它们最终会放慢速度,在大多数情况下,它看起来很酷,但如果你想做,例如计时器(随着 div 越来越小)。

最佳答案

对转换计时函数使用linear 关键字。像这样:

transition: all 1s linear;

关于javascript - 使 CSS3 过渡以恒定的速度进行,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23478896/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com