Animate.css: New class for speed of animation

Created on 8 Jun 2016  路  4Comments  路  Source: animate-css/animate.css

Hi,

I think it would be a great idea if we can include some classes with speed of animation like: slow, normal, fast, superfast.

And we can use like this "animated fadeIn fast"

Thanks

feature request

Most helpful comment

So just a shortcut for -vendor-animation-duration: 3s; ?

Instead, what is missing is an option for a pause delay _between_ infinite animations.

All 4 comments

Great suggestion. It will simplify things.

So just a shortcut for -vendor-animation-duration: 3s; ?

Instead, what is missing is an option for a pause delay _between_ infinite animations.

I double fatbattk's suggestion for a delay between animations.

As @fatbattk cited, that would be just a small shortcut for a single property. I doesn't seem to be worth the effort.

About the delay between animations, that is simply not possible with CSS, so it's a no go.
Closing this.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pareshsojitra picture pareshsojitra  路  5Comments

marcobiedermann picture marcobiedermann  路  3Comments

asangadev picture asangadev  路  3Comments

Draichi picture Draichi  路  4Comments

joetidee picture joetidee  路  4Comments