javascript - How to use ng-animate in angular 1.2? -
base angular 1.1.5 - http://plnkr.co/edit/eokt8o4mjw9swdydeg3s?p=preview - works upped angular 1.2.6 - http://plnkr.co/edit/wopgatfnvm1mkf5li99h?p=preview - fail i think did follow instructions docs - http://docs.angularjs.org/api/nganimate • first include angular-animate.js in html • load module in application adding dependent module it's quite late in timezone , miss obvious. guess - css file between 1.1.5 , 1.2.6 not compatible? cannot tell... anyway here code form upped plunker, included comments emphasise followed instructions docs: <!doctype html> <html ng-app="app"> <head> <meta charset="utf-8"> <title>top animation</title> <script>document.write('<base href="' + document.location + '" />');</script> <link rel="stylesheet" href="style.css"> <link href="//netdna.bootstrapcdn.com/twitter-bootstrap/2.3...