Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/firstandthird/scrollup-header
Fixed header for mobile devices. Shows up on scroll up
https://github.com/firstandthird/scrollup-header
domodule
Last synced: 3 days ago
JSON representation
Fixed header for mobile devices. Shows up on scroll up
- Host: GitHub
- URL: https://github.com/firstandthird/scrollup-header
- Owner: firstandthird
- License: mit
- Created: 2017-04-18T22:18:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T15:22:59.000Z (about 2 years ago)
- Last Synced: 2024-08-09T21:10:08.702Z (6 months ago)
- Topics: domodule
- Language: HTML
- Size: 1 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ScrollUp Header ![npm](https://img.shields.io/npm/v/scrollup-header.svg)
[Domodule](https://github.com/firstandthird/domodule) Library to show a header on scroll up on mobile devices.
## Installation
```sh
npm i scrollup-header
```## Usage
Use the [CSS](index/scrollup-header.css) that's shown on the example and customise to your needs.
```html
My header
... content
```