+
+
+
+
+
+ Title
+ +
+
+
+
+
+ Pace loading works automatically on page. You can still implement it with ajax requests by adding this js:
+
+
+
+
+
+ $(document).ajaxStart(function() { Pace.restart(); });
+ +
+
+
+
+
+
+
+