pace
pace copied to clipboard
Automatically add a progress bar to your site.
I want to add a overlay background fullscreen to, for example, the center-atom pace theme. My idea is to block all the page from clics giving some z-index=9999 to that...
Pace automatically hides the bar before receiving the complete signal. Pace.track()
Hello, the progress bar will never disappear on opera browser. I tried many other browsers and it works fine on all of them like chrome,edge,safari,Firefox... but on opera it will...
how we can ignore urls to one of my ajax call, i followed the following as mentioned in the documentation, i am trying to ignore a url 'getTip' but it...
I added an interface to Pace,please check it。
I am not sure what I am doing wrong, but I included the javascript file and it's not working as expected. Whenever i click on a link, change page etc,...
From the [Pace website](http://github.hubspot.com/pace/docs/welcome/), under the themes section, none of the theme download links are functional. >  Clicking "DOWNLOAD" gives JavaScript error: > (index):1 Not allowed to navigate top...
Hi @zackbloom i am using pace.js to show the progress of a long running php script. I have set startOnPageLoad to false so that it may not start on page...
Hi, I'd like to avoid pace loading on mailto link, I'm using the ignoreURLs param, but it doesn't works. Here's my code: `Pace.options = { ajax: {ignoreURLs: ['mailto:[email protected]']} } Pace.on('done',...
AdminLTE use pace, css file is pace-theme-barber-shop.css, use default setting, but progress is full screen. pace-theme-mac-osx.css Is the same What did I do wrong ?