Hi Alex,
I went over the current documentation. The provider I referred to is able to en/disable animations from within your script, based on the element, and a boolean. And yes, you can intercept routing, and prevent a view from loading that way. However, you need to do the scrolling manually then. So you need to do a bit more then ev.preventDefault(). in that case you need to inspect the new location, and make sure you handle whatever is needed to get the user to the thing you want them to see. Regards Sander -- 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.
