8 Useful jQuery Fixed Position Plugins

  • lyva
  • Apr 15, 2013
  • Comments Off

sticky-menu

In this collection we list some useful jQuery plugin for fixed postion.

Create a Sticky Navigation Header Using jQuery Waypoints

sticky-navigation

In this tutorial, we’ll be creating a navigation bar that stays with you as you scroll down.

Smart sticky floating box

sticky-float

  • Can handle many floated elements, each with it’s own setting
  • Floated elements’ movement can be bound inside their parents’ area
  • Uses Native javascript easing, but using CSS3 transitions would be the optimum (not for IE)
  • Has many settings, such as stick to the bottom or animation style
  • Code is very maintainable and higly efficient

Sticky Menu

sticky-menu

Sticky Menu is a super small jQuery plugin to make a menu sticky/docked/pinned to the page when you scroll down.

stickyMojo.js

sticky-mojo

stickyMojo is a contained sticky sidebar jQuery plugin brought to you by MojoTech. It is lightweight, fast, flexible and compatible with Firefox, Chrome, Safari, and IE8+. It will degrade gracefully in older versions of IE.

StickyScroll

Make elements stick to browser window as you scroll

jQuery-Position-Fixed-Sticky-Scroller

jQuery Plugin for keeping an element in a fixed position.

fixedposition

Through a blend of CSS and JavaScript, we can gracefully achieve this fixed functionality. FixedPosition is built off the jQuery JavaScript framework, which is already a trusted library.

jQuery Floating/Fixed List Header Plugin

jquery-list

This is a jQuery plugin which allows the user to create a list with floating headings while scrolling, a-la iOS & iCal day view. The plugin allows arbitrary markup of the header and list items, and will work nicely with nested elements.