basicScroll icon indicating copy to clipboard operation
basicScroll copied to clipboard

Standalone parallax scrolling for mobile and desktop with CSS variables.

Results 5 basicScroll issues
Sort by recently updated
recently updated
newest added

Sometimes it is useful to reverse an animation at a certain point and play it backwards (a layer lifting and landing as an example). - A "reversed" setting can now...

Hi, first of all - great plugin! I've set it up and everything works great, but when I run gulp I get the warning "basicScroll is not executing because you...

help wanted

Adds support to animate on any container's scroll property. Allows I would've rather chosen the ES6 class constructor to implement it, but I kept the global variable logic the same....

Hello everyone! Is there a way to change what the scrolling container is from the default (window)? The main use case I see is a website where the view is...

We are using basic scroll in our angular projects and it works great. As angular has recently switched to an ESM based build using Vite, we get some warnings when...