can you please provide the code snippet On Thursday, 21 February 2013 05:12:24 UTC+5:30, Derek Hall wrote: > > Hello, > > I have and AngularJS app embedded within a much larger JavaScript > application. I manually bootstrap the angular app and everything works > fine. However, I need to somehow stop the application without a page > refresh. I want to be able to start/stop the angular app any number of > times within the same page. I haven't found anything that would be like the > opposite of the angular.bootstrap function. I've tried many things > including $rootScope.$destroy or trying to nullify any global references to > my app. I'm stuck and can't find a viable solution. > > If anyone has any information on how I could accomplish this, it would be > greatly appreciated. > > Thanks, > Derek Hall >
-- 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.
