diff --git a/waypoints.js b/waypoints.js index 61734a36..2761cd23 100644 --- a/waypoints.js +++ b/waypoints.js @@ -105,7 +105,7 @@ Support: Context = function(context) { $.extend(this, { element: $(context), - oldScroll: 0, + oldScroll: -1, /* List of all elements that have been registered as waypoints.