pace
pace copied to clipboard
How to change window.paceOptions at runtime
How do I change window.paceOptions after first execution? My reason behind this is because I run one animation for document load, then another for ajax requests from there on out.
Hi, you can do something like this:
window.Pace.options.minTime = 5000