Closed anubisthejackle closed 9 years ago
I'm wondering if someone could provide an example where you have a list of sections, and scroll through them, but stop the container at the top of the viewport.
Example: http://muse.adobe.com/
+1
@lelandcope: Try the min argument of parallaxHelper.createAnimator(easingFactor, max, min, offset);.
min
parallaxHelper.createAnimator(easingFactor, max, min, offset);
Perfect thank you for the reply. Not sure how I missed that but its exactly what I needed.
I'm wondering if someone could provide an example where you have a list of sections, and scroll through them, but stop the container at the top of the viewport.
Example: http://muse.adobe.com/