scroll-to-stick
v1.0.4
Published
A javascript alternative to css sticky and parallax scrolling header like effects
Downloads
9
Maintainers
Readme
Table of Contents
Introduction
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.
Features
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
Prerequisite
- Install via npm-
npm i scroll-to-stick
Usage
- Check the webpage for detailed usage guide.
Used In
Create an issue or submit a PR to include your webpage, if scroll-to-stick
is used there.
Feedback
Feel free to file an issue.