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

https://github.com/yowainwright/sticky-bits

This project became stickybits => npm stickybits
https://github.com/yowainwright/sticky-bits

Last synced: 11 months ago
JSON representation

This project became stickybits => npm stickybits

Awesome Lists containing this project

README

          

# Sticky Bits

> Sticky stuff for webpages

## Why?

Because. =] Also, Sticky Bits is meant to do one thing - stick navs or other block elements to the top of the browser when scrolling vertically.

## TODOS

- Add throttling &/or debouncing for window scroll & resize (maybe) or maybe remove window functionality all together to allow you to control that
- Support bottom & stop sticky positioning (maybe)
- Support on, of or destroy (maybe)

## Demo

[Sticky Bits](http://codepen.io/yowainwright/pen/XKyLwz)