federa / ScrollingHeader

quick example of a header that persists at the top of the page while scrolling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jQuery plugin which adds a .ScrollingHeader() function to allow a header to anchor to the top of the page after it has scrolled past the top of the page. Currently works in FF, Chrome and IE10+.

Currently uses CSS animations for transitions, no fallback for legacy browsers yet

About

quick example of a header that persists at the top of the page while scrolling


Languages

Language:CSS 51.8%Language:JavaScript 48.2%