Hi Jake

In later versions of angular (1.2+) there is a separate 
"angular-animate.js" script, which has to be included in order for 
animations to work.

Could it be that you have upgraded from 1.1.x to a 1.2.x version and now 
require the script.  Something like:

<script 
src="http://ajax.googleapis.com/ajax/libs/angularjs/1.2.6/angular-animate.js";></script>

- Justin

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to