ScrollStory : jQuery UI widget for Scroll-based pages and Interactions

Spread the love

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


Key features :

  • 100% style agnostic. Just a collection of often-used scroll-based patterns.
  • Can can you 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 filterable by user-specified tags.
  • Items aware of their in-viewport status.
  • Programmatically animated scroll to any item.
  • Throttled scroll events and minimal DOM usage.


Examples :

Tags:

Demo: http://sjwilliams.github.io/scrollstory/

Download Links

https://github.com/sjwilliams/scrollstory

Scroll to Top