In the documentation, it is written that you don't need to write code in general to use it. I have added that in my website, It is working fine on page load. But for any ajax request, it is not working. Do I need to add anything for ajax request?
In your case you will need $(document).ajaxStart(function() { Pace.restart(); });
http://jsfiddle.net/QZ3ff/2865/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With