CodeByZach / pace

Automatically add a progress bar to your site.

Home Page:https://codebyzach.github.io/pace/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Display loading pace only if it takes more than 3 seconds to load?

thainapires opened this issue · comments

How can I display the loading pace only if it takes more than 3 seconds to load? Does anyone know how to do this? I didn't manage to find out how to do it.

Pace has an option to manually control display via a .start() method, see the doc