What is the best way to detect the end of html loading by ng–include? I want to write some code that runs when it has finished loading.
ng–include
Here's a complete example that will catch all the ng-include load events emitted by the application:
ng-include
A problem I had, and the reason I take the time to post this, is I failed to include both the ng-app and ng-controller in my HTML markup.
ng-app
ng-controller