What are all the possible options for the "easing" attribute in the scrollify function? I have tried several, but they all break the scrolling functionality except the default "easeOutExpo"
Asked
Active
Viewed 1,689 times
0
-
Please include some code samples of your attempts. – Moak Dec 27 '18 at 18:50
1 Answers
1
Changing the easing properties requires an easing library. The owner of the package recommends this one. I refer to that based on other closed easing questions on their public issue tracker such as: https://github.com/lukehaas/Scrollify/issues/42
I would also in the future recommend checking out a package's github open issues, or related forums for specific questions. For example Scrollify's is here.

FridayPush
- 871
- 5
- 7