Luke Haas
Luke Haas
Can you let me know what issue you're seeing with jQuery 3.3.1?
This is the expected behaviour. It won’t skip over content when scrolling
Yes, use the `setOptions` method to change the scroll speed based on the index of the current section.
I think this is because Scrollify doesn't have an awareness of the footer. Try setting the footer as an `interstitialSection`, see if that helps.
I'm not seeing glitchy behaviour. What browser are you using? When you drag the scroll bar and let go Scrollify will snap it to the nearest section. Could this be...
The `before` and `afterRender` callbacks will only execute the code you've defined. Nothing within Scrollify uses them.
I've recorded a video of dragging the scroll bar - up and down the page at first and then to individual sections. Can you let me know if you can...
This isn't something Scrollify supports, it will always scroll when the user wants to.
using `standardScrollElements` might work.
Yes, that should be possible. If you want to see the code for the layered example, it's viewable from the console: 