pace icon indicating copy to clipboard operation
pace copied to clipboard

Automatically add a progress bar to your site.

Results 109 pace issues
Sort by recently updated
recently updated
newest added

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

![image](https://cloud.githubusercontent.com/assets/24491133/21078301/ea41986c-bfa4-11e6-8e93-b098895bf7d1.png) 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: ![bug1](https://user-images.githubusercontent.com/4499997/43073752-45f9bada-8ead-11e8-9596-5464edbfbd6d.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?