Navigation bar that sticks as you scroll, animating a slider which indicates the page section you are currently looking at. Written with SCSS, Javascript, and jQuery.
Sticky Header is a simple jQuery plugin for making sticky header. Also tihs plugin has some options to customize.
StickySort is a jQuery plugin for adding sticky headers and columns to your tables, complete with an extended sorting function
MakeFixed.js is a jQuery plugin to dynamically set up elements to be fixed during scroll. It's lightweight and allows callback functions.
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.
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.
iOSList is a jQuery plugin that creates iOS-style sticky headers similar to those seen in the Music and Contacts apps on Apple devices.
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.
floatThead is a floating/locked/sticky table header jQuery plugin that requires no special CSS and supports window and overflow scrolling.
Features:
thead
- so your events stay boundStickyTableHeaders is a jQuery plugin that makes large tables more usable by having the table header stick to the top of the screen when scrolling.
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.