} }); $('#up').click(function() { $('body,html').animate({scrollTop:0},800); }); });