jquery slide to anchor code example Example: scroll jquery to anchor $('html,body').animate({ scrollTop: $("#anchor").offset().top }, 'slow');