ticking-clock / sticky-header.js

A jQuery plugin that keeps multiple headers in view as you scroll through their hierarchical sections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is it?

stickyheader.js is a jQuery plugin that keeps section headers pinned in view as you scroll.

What makes it different from similar plugins?

When multiple sticky headers are in view, they stack together according to the DOM hierarchy.

Todos

  • Create a test fixture DOM and add qUnit tests.

About

A jQuery plugin that keeps multiple headers in view as you scroll through their hierarchical sections

License:MIT License


Languages

Language:JavaScript 95.3%Language:CSS 4.7%