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

jQuery toTop.js is an ultra-light jQuery back to top plugin which enables an element to smooth scroll the page back to the top at a given speed.

Back-to-top scroll-to-top

Documentation

toTop

jQuery plugin for scroll page to top

$('.totop').tottTop({     scrollTop: 1000, // The height of the document which will show a button     duration: 1000, // scroll animation duration     scrtollTopBtnDuration: 400 // button show animation duration });

You May Also Like