Adding animation to list view items

0
I have asked this type of question before but no answer came, maybe before I described it wrongly.  I want to add animation effect to list view items, like bouoncing text, sliding text, moving text, blinking text etc..  Is there any example which i can consider to add some Html snippet or css calss?
asked
2 answers
1

You can add Animate.css to your theme folder 

https://daneden.github.io/animate.css/

When set up you can easily add animations on elements by just putting the corresponding classes on the element in your modeler.

answered
0

There is one widget that might be usefull: https://appstore.home.mendix.com/link/app/108925/Mendix/Element-Animator

Regards,

Ronald

 

answered