$("html,body").animate({"scrollLeft": "300px"}, 1000); $("html,body").animate({"scrollTop": "300px"}, 1000);