pace
pace copied to clipboard
Automatically add a progress bar to your site.
Hello, I am trying to use pace in my laravel project. Therefore I have added a link to pace.js and css minimal. However when I refresh the page it never...
How do you correctly use the following code : Pace.options = { ajax: { ignoreURLs: ['some-substring', /some-regexp/] } }
How to ignore youtube iframes?
It's work without pace.js but after add pace nothing, no error, no information. I have try with "Pace.ignore(function(){} ); " no corrrection ... the sdk can be found here https://www.zebra.com/us/en/products/software/barcode-printers/link-os/browser-print.html
 I tried disabling the dataurl.css provided by Pace, the black backgrounds switches back to normal.
Hi! I'm finishing a one-page site and I'm having an issue with Pace. As a one-page site the menu acts as anchor navigation so the website is not reloading but...
As the gif:  how to fix it? Is this a bug?
For some reason the behavior has changed and now browsers like safari and Chrome for MacOS are not changing the page until the next page is fully loaded.
`function resident_evil() { Pace.options.elements.selectors=['#MainContent']; Pace.restart(); }` and ` Pace.on('hide', function() { document.getElementById("MainContent").setAttribute("onLoad", "resident_evil()"); });` them pace shows over full window
I see Pace is available with Eager but didn't find it on the NPM registry. Are there any plans to add it?