Arrow on scrolling the page using jquery

Sometimes we faced the problem on scrolling the content on the page and go to the bottom of the page and feel we need to go on top of the page. For that we need to scroll the page again which is irritating. If there would be any option to click on which we can jump to top of the page easily seems good.
Here is the code snippet by which we can implement this feature :
HTML

CSS

jQuery

Implementing arrow on scrolling the page is very easy and user friendly.

You Might Interested In

Leave a Reply

Enclose a code block like: <pre><code>Your Code Snippet</code></pre>.