Advertise here

jQuery Plugins Tagged ‘scroll’

Endless.js – Infinite Scroll on HTML Element

September 06, 2014     7835     Scroll
Endless.js – Infinite Scroll on HTML Element

Endless.js is a simple jQuery plugin that allows an infinite scroll on any scrollable HTML element.

The idea is to join the top with the bottom or the left with the right. So when you are at the end or the beginning, you can scroll again and you will are done a complete tour.

Read More »

ScrollAdvance – jQuery Plugin for Useful Scroll Functions

September 04, 2014     1725     Scroll
ScrollAdvance – jQuery Plugin for Useful Scroll Functions

ScrollAdvance is a jQuery plugin that adds some useful functions as scrollBottom(), scrollRight() or scrollCenter() for the scroll position.

Read More »

Block Scroll jQuery Plugin

August 14, 2014     2880     Scroll
Block Scroll jQuery Plugin

Block Scroll is a jQuery plugin that turns a set of <div> elements into a blocks and displays them one screen at a time. The idea is to break up your page into chunks for better presentation and user-flow. Block Scroll automatically turns your page responsive.

Read More »

One Page Scroll with Animations

August 07, 2014     10482     Scroll Animation
One Page Scroll with Animations

A tutorial about how to add an animations to your One Page Scroll plugin projects.

Here are some animations that used on this tutorial

  • Fade in animation
  • Reveal animation
  • Animation without a delay
  • Overlapping elements

Read More »

Dynamic Scrolling Shadow

August 05, 2014     5050     CSS3 & CSS Scroll
Dynamic Scrolling Shadow

A tutorial about creating flat shadow effect with CSS3 transform effects and jQuery.

It showcases stories each with a content panel that gives off a nice looking flat shadow. As you scroll through the website, each individual panel dynamically shifts the shadow based on where it is in your window.

Read More »

Horwheel – Scroll Horizontally with Mouse Wheel

July 28, 2014     17125     Scroll
Horwheel – Scroll Horizontally with Mouse Wheel

Horwheel is a component to scroll horizontally with mouse wheel. It's cross-browser compatible.

Read More »

smoothState.js – jQuery Plugin for Neat Page Transitions

July 23, 2014     6145     Scroll Effects
smoothState.js – jQuery Plugin for Neat Page Transitions

smoothState.js is a jQuery plugin that progressively enhances website page loads to behave more like a single-page application.

Read More »

scrollFrame – Retain Scroll Position Between Pages using Iframe

July 11, 2014     1975     HTML5 Scroll
scrollFrame – Retain Scroll Position Between Pages using Iframe

Retain your scroll position between pages using an iframe. Especially helpful for infinite scrolling views.

scrollFrame will hijack the user's click for elements that match the query selector you pass in and instead of reloading the page it will append a modal-like iframe that sits on top of your viewport and points to the element's href. It then uses HTML5 history APIs to make the back-button function as expected.

Read More »

jQuery Smoove – Gorgeous CSS3 Scroll Effects

July 07, 2014     8292     CSS3 & CSS Scroll Effects
jQuery Smoove – Gorgeous CSS3 Scroll Effects

Smoove makes it easy to implement awesome CSS3 transition effects, making your content smoothly glide into the page as your scroll down the page.

Read More »

jQuery One Page Nav

July 05, 2014     5711     Scroll
jQuery One Page Nav

jQuery One Page Nav is a lightweight jQuery plugin for the navigation on one-page sites.

Adds smooth scrolling when clicking on the navigation and automatically selects the correct navigation items as you are scrolling through the different sections.

Read More »

Animated scrollTo – Simple Function for Animated Scrolling

July 03, 2014     6628     Scroll
Animated scrollTo – Simple Function for Animated Scrolling

Animated scrollTo is a a simple function for animating scroll.

  • No dependency on extra libraries.
  • If user scrolls while animation is running, scroll animation would be immediately canceled.

Read More »

jQuery Section Menu

July 03, 2014     4818     Menu Scroll
jQuery Section Menu

jQuery Section Menu plugin creates a side menu that allows you to scroll to the different sections on the page.

Read More »

ScrollUpBar – jQuery Plugin to Hide Top Bar When Scrolling Down

June 29, 2014     2303     Scroll
ScrollUpBar – jQuery Plugin to Hide Top Bar When Scrolling Down

ScrollUpBar is a jQuery plugin that hides the top bar when scrolling down, and show it when scrolling up. It's specially useful on mobile interfaces to save some precious space.

Read More »

gridscrolling.js – Layout for HTML5 Articles with Navigation

June 25, 2014     4174     HTML5 Scroll
gridscrolling.js – Layout for HTML5 Articles with Navigation

gridscrolling.js is a jQuery plugin that layouts HTML5 articles, positioning sections and asides in a grid, allowing easy navigation with cursor keys.

Read More »

Scrolling Progress Bar

June 24, 2014     4097     Scroll
Scrolling Progress Bar

An animated progress bar that updates the progress based on how far scrolled you are into a content section.

Read More »