A Javascript way to create parallax header effects.
If you are building a mobile-first webapp and you would like to have a parallax effect that normally a native app header can have- this tiny simple lib will get your job done.
-
Native like parallex effect, simply using Javascript
-
Event driven helper method, to help you do or invoke other customizations when the parallex effect starts and ends
- Install via npm-
npm i scroll-to-stick
- Check the webpage for detailed usage guide.
Create an issue or submit a PR to include your webpage, if scroll-to-stick
is used there.
Feel free to file an issue.