//For a smooth scroll using jQuery animate $('#DebugContainer').stop().animate({ scrollTop: $('#DebugContainer')[0].scrollHeight }, 800);