Scrolling Text Box
I am trying to create a scrolling text box that can output to HTML5. I know the TEB can scroll and I'm wondering if there is a way to use Javascript and xml to pre-populate a TEB with content? I'm not sure if this would be the best solution, or if there is another better solution. The Textarea widget will not output to HTML5.
Thanks in advance for any suggestions.