alvarotrigo / fullPage.js

fullPage plugin by Alvaro Trigo. Create full screen pages fast and simple
http://alvarotrigo.com/fullPage/
GNU General Public License v3.0
35.24k stars 7.31k forks source link

[question] How do I hook into iScroll events? #2864

Closed nathanaelphilip closed 7 years ago

nathanaelphilip commented 7 years ago

Description

I’d like to know when a section is done scrolling, but I can’t figure out how to bind the scroll or scrollEnd event

Versions

Fullpage: 2.9.4

alvarotrigo commented 7 years ago

Look into the vendor library docs and check also my answer here.