Quick Tip: Implement a Sticky “Back to Top” Button
Tutorial Details
- Topic: UI
- Screencast duration: 11 mins
- Difficulty: Beginner
In this quick tip screencast we’re going to implement a feature which you may have seen on websites with lots of page content. This button appears when the browser window is scrolled beyond a certain point and will allow our users to easily navigate “back to top”.
The implementation is pretty straight-forward; first we’ll create our link with HTML and CSS, then we’ll use a bit of JavaScript to enhance the behavior.
The Screencast
Note: Want to add some source code? Type <pre><code> before it and </code></pre> after it. Find out more

Pingback: 即実装可能!ページをスクロールすると現れる「ページトップへ(Go Top)」ボタンを簡単につくる方法 | yugurido
Pingback: Quick Tip: Implement a Sticky “Back to Top” Button | Webdesigntuts+ | Stephen James Foster