I want to have users be able to enter data into a text box and instantly have that text appear in another div as content with a character limit on the input box.
Much like how SO does it when asking a question but for a different application.
I am using the YUI3 framework if that makes any difference.
Unfortunately I don't know where to start so any help is appreciated.
Thanks!