itsmunim / scroll-to-stick

A Javascript way to create native like parallax header effects.

Home Page:https://dibosh.github.io/scroll-to-stick/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A Javascript way to create native like parallax header effects.

https://dibosh.github.io/scroll-to-stick/


Languages

Language:JavaScript 58.3%Language:HTML 30.4%Language:CSS 11.2%