🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

scrollReminder is an ultra-light jQuery plugin that saves the current scroll position in the browser cookies and smoothly scrolls the page to most recent scroll position after page reloads.

scrolling Scroll-Position

Documentation

Julien-ITS

jquery.scrollreminder

Features

save the last scroll position of the view. When the view reload, it scrolls to that last position.

How to use

$(function(){ $(document).scrollreminder({viewName: 'contests-list'}); });


You May Also Like