Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Design

How is the go-to-top button made like that on the page?

(example website)[https://makeawebsitehub.com/wordpress-website-checklist/] In the website, how is the top button made like that? I mean:

  1. It's invisible till someone scrolls down,
  2. Not appears abruptly,
  3. Takes maybe a few milliseconds to appear?

how to achieve that effect?

2 Answers

Oh, nowI understand, Javascript is behind all those mischiefs!!! But there's a problem,

  1. It's appearing so swiftly, not-so-good User Experience.
  2. It's scrolling back abruptly, just in a flash, not taking the user with it, maybe javascript will help me in that (dunno)