Advertise here

jQuery Plugins Tagged ‘scroll position’

Scrollbear – Maintain Scroll Position When Images Loaded

May 05, 2016     1125     Scroll
Scrollbear – Maintain Scroll Position When Images Loaded

Scrollbear is a tool that maintains the container scroll position when images loaded.

When images loaded, the scroll position will jump and cause a unfriendly experience. Scrollbear will trace the container height and maintain the scroll position when the images loaded and container height change.

Read More »

ScrollWatch – jQuery Plugin for Determining Active Sections on Scrolling

October 12, 2014     2665     Scroll
ScrollWatch – jQuery Plugin for Determining Active Sections on Scrolling

ScrollWatch is a jQuery plugin for determining active sections on the page based on viewport scrolling.

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 »