I have a creative vision I am currently pursuing. My goal is to create a div that displays as a fixed dimension box where different javascript functions will gradually input text. As the number of lines of text surpasses the height of the box, I envision a scrollbar appearing beside the box. This way, users can scroll through the text inside while maintaining the box's fixed height.
Does anyone have ideas on how this could be achieved?