I have used pace.js as my progress bar but it is shown only when page loads or reloads and the times when it wants to load data received from ajax or $http calls, not before that. what should I do to start pace right after click button?
Asked
Active
Viewed 836 times
1 Answers
0
Just found out from the API doc that you can use the Pace.restart() function on button click e.g `

Nsubuga Kasozi
- 21
- 7