Scroll smoothly to the bottom of the page

Just copy these to lines to your Head HTML

Scroll To CDN:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-scrollTo/2.1.0/jquery.scrollTo.min.js"></script>

JQuery 1.12 CDN:

<script src="https://code.jquery.com/jquery-1.12.2.min.js"></script>

or here they are zipped up

scripts.zip (35.3 KB)

just add them to your document’s resource window

1 Like