Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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

```