Scroll

Smooth Scroll jQuery Plugin - Automatically make same-page links scroll smoothly

Smooth Scroll jQuery Plugin automatically makes same-page links scroll smoothly.   $.fn.smoothScroll: Allows for easy implementation of smooth scrolling for same-page links. Works like this: $('a').smoothScroll(); Specify a containing element if you want: $('#container a').smoothScroll(); Exclude links if they are within a containing element: $('#container a').smoothScroll({excludeWithin: ['.container2']}); Exclude links if they match certain conditions: $('a').smoothScroll({exclude: ['.r

jQuery.pin - Pin any element within a container

jQuery.pin is great for pinned navigations and anything you want to stick. It pins any element within a container. Easily disable it for smaller screen-sizes where there's no room for that kind of shenanigans.    

ScrollStory - A jQuery UI widget for building simple, scroll-based pages and interactions

ScrollStory is a jQuery UI widget for building simple, scroll-based pages and interactions. Key features include: 100% style agnostic. Just a collection of often-used scroll-based patterns. Use existing DOM, or use an array of objects to create markup. 16+ jQueryUI-style events/callbacks for various application state events. Focus and blur event when an individual story becomes active or inactive. Items can be grouped into categories, with event dispatched as categories change. Items fil

jQuery Marquee - jQuery plugin to scroll the text

jQuery Marquee is a jQuery plugin to scroll the text like the old traditional marquee.  

Nicescroll - jQuery plugin for a better scroll on desktop and mobile device

Nicescroll is an easy-to-use solution to have a custom scrollbars compatble with destkop, tablet and phone devices. It supports DIVs, IFrames, textarea, and document page (body) scrollbars.   Nicescroll - Features: simple installation and activation, it works with NO modification of your code. very stylish scrollbars, with no occupation on your window (original browser scrollbars need some of page space and reduces window/div usable width) you can style main document scrollbar (body) too!! 

jQuery-scrollspy - detecting enter/exit of elements in the viewport when the user scrolls

jQuery-scrollspy is a ScrollSpy library for detecting enter/exit of elements in the viewport when the user scrolls.   jQuery-scrollspy - Features: supports window resize throttles scrollspy events so that event handles only fire every 100 milliseconds  

RLSmooth - A jQuery plugin with smooth scrolling effect

RLSmooth is a jQuery plugin with smooth scrolling effect.  

jQuery scrollNav - A simple jQuery plugin that auto builds scrolling navigation menus

jQuery scrollNav is a light jQuery plugin that grabs your page's existing content, divides it up into logical sections and builds a customizable scrolling sidebar navigation.   jQuery scrollNav -Features: Simple to setup - A single file import and function in your footer and you're on your way. Fully Customizable - All the styling is up to you and the few bits controled by the plugin are editable Tiny Size   There are a few customizable options in scrollNav using key : value pairs: Sect

perfect-scrollbar - Tiny but perfect jQuery scrollbar plugin

perfect-scrollbar is a tiny but perfect jQuery scrollbar plugin.   perfect-scrollbar - Features: It has some requirements, but doesn't change or add any style on original elements. It is designed not to have width or height. It's fixed on the right and bottom side of the container. You can change nearly all css styles of the scrollbar. The scrollbar design has no dependency on scripts. Supports 'update' function. Whenever you need to update the size or position of the scrollbar, just updat

jQuery.fullContent - Enables fully websites

jQuery.fullContent is a full window jQuery plugin.    jQuery.fullContent - Features:  Create fully containers with width and height of window Dynamic position: Each container could have vertical and horizontal position set History hash in URL Scroll animation between containers Simple configuration and easy use