Sticky Navigation Menu with Smooth Scrolling is a basically a template with couple of features like that are invoked on scroll, shrink header, addition of drop shadow.
Smooth scroll feature is also added to logo(scroll top top) and smooth scroll to section on clicking menu item.
Fixit jQuery plugin can be used to fix the element at a certain position when the webpage is scrolled and the element is to be hidden, so that the element stay visible on the webpage.
Stickybits is a lightweight alternative to position: sticky
polyfills that works perfectly for things like sticky headers.
MakeFixed.js is a jQuery plugin to dynamically set up elements to be fixed during scroll. It's lightweight and allows callback functions.
A jQuery plugin to create sticky elements -- worrying how to keep your div
at position you want, want to create rules for it to stay & hide, jQuery-sticky-elements
is made just for you.
Auto-hide sticky header makes site navigation easily accessible anywhere on the page and saves content space at the same.
Auto-hide means hiding the header automatically when a user starts scrolling down the page and bringing the header back when a user might need it: they reach the bottom of the page or start scrolling up. There are at least two manners of hiding a header: reactive and lazy.
A tutorial about hiding header on scroll down and showing it on scroll up. You don't need to scroll top of page for menus on header with this navigation.
ScrollFix is a jQuery plugin for making an element fixed when it goes out of view.
jQuery.positionSticky is a sticky positioning polyfill for jQuery. Support for display and float properties example and sidebar example included.
Sticky Table is a simple jQuery plugin to make table header sticky on scroll, you'll never loose your tables header.
ScrollNaviJs is jQuery plugin for fix navigation on top after scroll second section content, actually navigation fix in bottom of browser when we are in first section content.
Headhesive.js creates an on-demand sticky header. Specify where you want your header to become fixed and the rest is magic. It's a standalone JavaScript plugin with no dependancies.
stickyNavbar.js is a jQuery plugin that helps you stick your navigation bars to the top of the browser window during scrolling. It could stop right here but stickyNavbar.js offers more: you can use your favourite jQuery effects or even fantastic Animate.css library to spice up your navigation.
Slinky.js is a jQuery plugin to create beautiful scrolling driven navigation lists with stacking headers that remain visible at all times.
A tutorial on how to create sticky headers and columns for tables using jQuery. The solution is an alternative to other sticky table header approaches and it addresses the overflowing table problem including adding support for biaxial headers.