Scroll to top – JavaScript bookmarklet
Scroll to top – JavaScript bookmarklet
So, tell me, how many times have you annoyed with very long pages (such as this blog) and wished for a single click way to jump to top of the page!? If your answer is many, *then this tip might give you some relief - *add a bookmarklet to your bookmarks toolbar that jumps to the top of the page for you.**
Here's the dead simple way to do it. Just drag this link to your bookmarks toolbar: ^
Here are the manual steps:
- Add a new bookmark.
- In the name *field, enter either ^ or UP or \whatever*!
- In the location/URL field, enter: javascript:window.scrollTo(0,0);
- Save it.
Happy jumping around!