Providing a go to top button is a nice behavior on your website, and adding some scroll effects is more welcome. jQuery animate function help us doing this task, but in this tutorials we'll not use the jQuery animate for handle the smooth effects, but we'll rely on the CSS3 animations, and to be honest we'll need a bit help from jQuery ..