Sorry, I have a ton of small questions today. I'm trying to make a text box stay scrolled to bottom so that the newest entries are visible. Someone gave me this but it's not working: outputtext.scrollTop = outputtext.scrollHeight; Code (markup):