Is there a way to know the current loading progress of a page ? What I'mean is that smoothState.js would return a value from 0 to 100% when its loading a page. I would need this info to show a loading bar.
Asked
Active
Viewed 367 times
1 Answers
0
You might be able to use this:
Here's an example: - https://github.com/englercj/jquery-ajax-progress/blob/master/demo.html

Miguel Ángel Pérez
- 67
- 5