Sticky

A simple and beautiful stick bar effect.

Scroll down to see the magic happening.

Stick a table header or any other HTML element to the top of the page.

# Why Sticky?

Some Reasons To Use:

  • `position: fixed` is not enough
  • Sticky is dependant free
  • Sticky with tables
  • Weights less than 2KB
# Basic Usage
  1. Use "sticky" as id of the element
  2. <div id="sticky">Some Content</div>
  3. Add the sticky.js source on body end
  4. <script src="sticky.js"></script>
    </body>
# Get Now!

Get Sticky to use Today

  • Download
  • Using Bower [ ` $ bower install sticky ` ]