l-lin / font-awesome-animation

Simple animations using FontAwesome and some CSS3.
http://l-lin.github.io/font-awesome-animation/
MIT License
914 stars 195 forks source link

how to make it to play one time only after load? #29

Closed gitncw closed 6 years ago

gitncw commented 6 years ago

how to make it to play the animation one time only after load?

l-lin commented 6 years ago

font-awesome-animation is using an infinite animation. If you want to play only one time, then define your own css animation without the infinite loop.