Skip to content

itsmunim/scroll-to-stick

Repository files navigation

downloads downloads version

scroll to stick

A Javascript way to create parallax header effects.

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.