baptistebriel / smooth-scrolling

smooth scrolling and parallax effects on scroll
MIT License
612 stars 75 forks source link

Build version including parallax #102

Closed miheins closed 3 years ago

miheins commented 5 years ago

Hi, Huge fan, thanks for putting this plugin together! Is there any chance you could upload a build version of the plugin using parallax? The build.js versions from the demos are not working for me in my wider project flow but I’d love to get my hands on that parallax.

Thank you!

ammein commented 5 years ago

Hi , love to contribute to your project flow using this smooth-scrolling. Mind sharing your code directly to me ? I will have a look closely on your case

baptistebriel commented 5 years ago

Hi @miheins – Have you tried to run the code from the demos locally and re-building the files yourself? Can you describe the exact error/issue you're having with the parallax demo? Thanks!

baptistebriel commented 5 years ago

Maybe this is related to #100?

ZachSaucier commented 4 years ago

You could pair this library with GSAP's ScrollTrigger via the .scrollerProxy() method to create a parallax effect.