$("html").animate({ scrollTop: destination}, 900 ); //Или так: $('html,body').animate({ scrollTop: destination}, 900 );