flying-pages
flying-pages copied to clipboard
Replacing window.FPConfig{}; with flyingPages.listen();
As discussed here, I've modded the project to make the script work without the defer attribute and without having to set the options before the script call.
-> Replacing window.FPConfig{}; before the script call with flyingPages.listen(); after the script call (see Usage).
Hey man, just coming to see what's up and why you haven't merge my pull request yet.