Advertise here

Scroll

Anchor Scroll – Smooth & Lightweight Anchor Scrolling Plugin

September 18, 2014     2814     Scroll
Anchor Scroll – Smooth & Lightweight Anchor Scrolling Plugin

Anchor Scroll is a simple, smooth and lightweight plugin for animating anchor links.

Read More »

Scroll Detection – Detect Scrolled Distance on Page

September 11, 2014     1166     Scroll
Scroll Detection – Detect Scrolled Distance on Page

Scroll Detection is a simple way to detect the distance the user has scrolled on your website.

In example, it is used to drop down a navigation bar so the user does not have to scroll all the way back up the page in order to navigate to the next area. It could also be used for sliding in a social sharing bar, displaying more content.

Read More »

Endless.js – Infinite Scroll on HTML Element

September 06, 2014     7803     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     1724     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     2853     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 »

Simplax – Parallax Background Effect in Simple Way

August 10, 2014     3663     Scroll
Simplax – Parallax Background Effect in Simple Way

Simplax is a simple way to create a parallax background effect with few line javascript in your site.

Read More »

One Page Scroll with Animations

August 07, 2014     10411     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     5004     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     16786     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     6078     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 »

positionSticky – Sticky Positioning Polyfill for jQuery

July 21, 2014     12437     Scroll
positionSticky – Sticky Positioning Polyfill for jQuery

jQuery.positionSticky is a sticky positioning polyfill for jQuery. Support for display and float properties example and sidebar example included.

Read More »

scrollFrame – Retain Scroll Position Between Pages using Iframe

July 11, 2014     1967     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     8252     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     5344     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     6493     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 »