imakewebthings / waypoints

Waypoints is a library that makes it easy to execute a function whenever you scroll to an element.
http://imakewebthings.com/waypoints/
10.38k stars 1.33k forks source link

Is waypoint supposed to trigger on scroll or just refresh? Its not triggering on scroll. #593

Open amityweb opened 6 years ago

amityweb commented 6 years ago

Using the basic example, if I reload the the page with the element in view it triggers OK. But if I start with the element off screen and scroll into view, its not triggering. Is it supposed to?