Skip to content

markjs/jquery-simple-sticky-header

Repository files navigation

jQuery Simple Sticky Header

$('.main-nav').simpleStickyHeader()
.main-nav.simple-sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

It's as simple as that!

Copyright Mark J Smith 2013

About

NOTE: Development on this has stopped since native CSS solutions are now being implemented by browser vendors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published