var chatHistory = document.getElementById("messageBody"); chatHistory.scrollTop = chatHistory.scrollHeight;