Replacing window.FPConfig{}; with flyingPages.listen(); #7
Natizyskunk
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
|
@Natizyskunk that's great! Can you open a pull request? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've forked your project and try to make it a little bit more user-friendly.
I've modded it 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 withflyingPages.listen();after the script call (see Usage).You can see it on my Gitlab.
Maybe it could be a nice idea to take my changes and added them to your own github.
Beta Was this translation helpful? Give feedback.
All reactions