ScrollMagic is a jQuery plugin which essentially lets you use the scrollbar like a progress bar.
You can...
isInViewport.js is an ultra-light jQuery plugin that tells you if the element is in the viewport, but with a twist. It lets you select a visible element(s) using the :in-viewport
selector or by calling the .isInViewport()
method on the element(s).
Scroll Depth is a small Google Analytics plugin that tracks how far users are scrolling. It monitors the 25%, 50%, 75%, and 100% scroll marks, sending a Google Analytics Event at each one.
You can also track when specific elements on the page are scrolled into view.
jQuery Smooth Scroll Plugin automatically make same-page links scroll smoothly.
jQuery Advanced News Ticker is a powerful, flexible and animated vertical news ticker plugin. It provides multiple callbacks and methods to allow a maximum flexibility and an easy implementation into any project.
ScrollStory is a jQuery UI widget for building simple, scroll-based pages and interactions.
Key features include:
jQuery Flip-Quote creates a pull-quote from a text quote found in the document and flips to reveal the quote once it's scrolled into view. It also has a click feature that scrolls into and highlights the quote origin on the document.
Slinky.js is a jQuery plugin to create beautiful scrolling driven navigation lists with stacking headers that remain visible at all times.
StickyTableHeaders is a jQuery plugin that makes large tables more usable by having the table header stick to the top of the screen when scrolling.
Promo Slide is a jQuery plugin to show content on your site. After scrolling to the bottom of the page, a slide-out panel appears with more content.
The container HTML can be customized. Template placeholders can be used, and then passed in dynamically at the time the plugin is initialized in the DOM.
scrollReveal.js is a javascript plugin for declarative on-scroll reveal animations. It's simple way to create and maintain how elements fade in, triggered when they enter the viewport.
iScroll is a high performance, small footprint, dependency free, multi-platform javascript scroller.
iScroll can handle any element that needs to be moved with user interaction. It adds scrolling, zooming, panning, infinite scrolling, parallax scrolling, carousels to your projects and manages to do that in just 4kb. Give it a broom and it will also clean up your office.
A great collection of demos and tutorials of the JavaScript kinetic scrolling series.
Parallax ImageScroll is a simple and easy jQuery plugin for creating image parallax effects when scrolling the page, inspired by spotify.com
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.