0

i am building an angular app. in that few templates are there and they take quite a lot of time because the domain on which i am running it is slow. so, i want to put a loader bar and when the get requests are complete, then only i should display it. i tried some solutions over the internet but they just are not responding. These are some links that i tried.

https://github.com/chieffancypants/angular-loading-bar

https://github.com/wongatech/angular-http-loader/

What should i do with it?

Shikher Aatrey
  • 306
  • 3
  • 12
  • Hi friend - Use this link i think it's helpful fro you https://coderwall.com/p/5dpe2w/execute-function-when-ngrepeat-done thanks – Nimesh Gami Jun 27 '15 at 06:52
  • in this i can execute a function as the ng-repeat is unlooped. i need to show a loader while the $http requests are fetched and then to show it wholly. – Shikher Aatrey Jun 27 '15 at 06:57
  • http://nimeshgami.blogspot.in/2015/05/how-to-show-ajax-loading-imageloading.html i think it's work – Nimesh Gami Jun 27 '15 at 07:06
  • its not helping me in angular. it responds to the ajax requests. how am i to use this on angular. – Shikher Aatrey Jun 27 '15 at 07:29

0 Answers0