Aos: Add .aos-animated after the element animates

Created on 24 Jul 2017  路  2Comments  路  Source: michalsnik/aos

I want to keep my own CSS transformand transition after the element animates. Is it possible to add class to the element after it animates so I can override the styles?

Example I have cards that I want to zoom in quick when you scroll past it, but after I want to have a box-shadow when you hover over it with smooth and slow transition.

Thanks in advance.

feature request

Most helpful comment

+1

I think this is a good feature request. With the animated class added we can enable our own custom transitions without having to wrap it in another div.

For completeness it would also be good to have an animating class that is applied whilst the animation is taking place.

All 2 comments

Hey @dongepulango Given low interest for this feature request in the past year I'm going to close it. Thanks for sharing an idea though! I appreciate it :)

+1

I think this is a good feature request. With the animated class added we can enable our own custom transitions without having to wrap it in another div.

For completeness it would also be good to have an animating class that is applied whilst the animation is taking place.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

luminawastaken picture luminawastaken  路  3Comments

jodriscoll picture jodriscoll  路  4Comments

amityweb picture amityweb  路  3Comments

noisypope picture noisypope  路  4Comments

Crazy-Ivancz picture Crazy-Ivancz  路  5Comments