How use effekt animation with angularjs http://h5bp.github.io/Effeckt.css/dist/?
Anyone can create a exemple to use this with angularjs?
How use effekt animation with angularjs http://h5bp.github.io/Effeckt.css/dist/?
Anyone can create a exemple to use this with angularjs?
In fact, With effeckt.css in 2 second to create effect, it is very simple and it is beautiful. Create effect last item created : ng-class="{'new-item': $last}"
example : Just indicate :
And some some sample data for your controller:
JSFiddle here