Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upCallbacks (onLeave) not working? #117
Comments
This comment has been minimized.
This comment has been minimized.
Please provide an isolated reproduction in jsfiddle.net or codepen.io with no CSS or JS files external to fullPage.js and the minimum amount of HTML code. Use empty sections unless strictly necessary for the reproduction. Perhaps you might find useful to read my article regarding how to create isolated reproductions. |
This comment has been minimized.
This comment has been minimized.
Hi Alvaro, |
This comment has been minimized.
This comment has been minimized.
You are missing the onLeave: function(index, nextIndex, direction){ Demo online: |
This comment has been minimized.
This comment has been minimized.
I see ;o) Thanks a lot! |
This comment has been minimized.
This comment has been minimized.
Uh! Totally! I didn't notice the mistake there :) Would you like to commit a pull request for it? |
This comment has been minimized.
This comment has been minimized.
I´m honestly not that familliar with github ;o) |
This comment has been minimized.
This comment has been minimized.
No worries! I've done it myself now :) |
Hi Alvaro,
I´m struggeling to get the callbacks working. After several tests with different files, I took your current master and tried to get it working with your examples.
Doesn´t work there too!
I uploaded the contents of your master to my webspace and just changed the example.html file in the example folder.
I added the example code from the docs to the jQuery logic.
Whats my mistake?
Very looking forward to hear from you.
All the best, Chris
http://dev.schuetz-mediendesign.de/multiscroll/examples/example.html