/ScrollingHeader

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

Primary LanguageCSS

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