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

Just another jQuery scroll to top plugin that generates an animated button to scroll smoothly to the top of the page.

scroll-to-top

Documentation

Demo page

A jquery plugin for adding a dynamic scroll-to-top button

Usage

<script type="text/javascript"> 	$("#pageup").pageup(); </script>

Options

Default options

offset: 		200, // offset to fade scroll-to-top button fadeDelay: 		500, // fadeIn delay time scrollDuration: 400  // smooth scroll duration

You May Also Like