jquery scroll animate to top of page on click code example Example: jquery scroll to top of div animate $("#yourDivID").animate({scrollTop:0}, "smooth");