We can create our own CSS animations and use the class in the field Custom Class of the Layer options. There are many places you can learn about animations, you can start here: http://www.w3schools.com/css/css3_animations.asp
I've already created some custom classes, try it out:
Animations
- circular
- alternate
- down-up
- flag
Durations
- infinite
Speeds
- slowest
- slower
- slow
- medium
- fast
We can combine any of the animations with the custom classes, example:
circular infinite fast
Comments
0 comments
Please sign in to leave a comment.