2.3.1 • Published 4 years ago

scrollup-header v2.3.1

Weekly downloads
12
License
MIT
Repository
github
Last release
4 years ago

ScrollUp Header npm

Domodule Library to show a header on scroll up on mobile devices.

Installation

npm i scrollup-header

Usage

Use the CSS that's shown on the example and customise to your needs.

<body>
 <header class="scrollup-header" data-module="ScrollupHeader" data-module-match="(max-width: 767px)">
   <h1>My header</h1>
 </header>

 ... content
</body>
2.3.0

4 years ago

2.3.1

4 years ago

2.2.0

5 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.4.0

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago