Is it possible to set different duration/delay for transform options?

前端 未结 3 1762
梦谈多话
梦谈多话 2021-02-19 21:07

I want to set several transform options for my html object but with different duration and delay.

If i try to use something like that:

-webkit-transition         


        
3条回答
  •  灰色年华
    2021-02-19 21:34

    Probably not directly, but the same effect can be achieved by nesting elements.

提交回复
热议问题