Is that a way to integration animate.css?

Hi, I want add some animate to webix widget, is that a way to intetration animate.css (css3 for IE9+, chrome, firefox)?

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

Thank you!

You can do anything with already rendered controls - they are normal html element and will work with above lib nicely.

http://webix.com/snippet/7246b177

Thank you!