Custom Animations with ng-animate $animate
问题 I need some help on better understanding custom animations in AngularJS 1.3. The objective Click on an element Animate separate element on the DOM I have created the following plunkr with no success http://plnkr.co/edit/zg3BglCY9VfgPJc2pfNg?p=preview <!DOCTYPE html> <html> <head> <link rel="stylesheet" href="style.css"> <script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.15/angular.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.15/angular-animate.min.js"><