I thought it would be neat to make some sort of small app such as a timer or word counter and I still don't quite understand how to manipulate the DOM. Currently, I have a form with a textarea input and a button that is simply linked to a function that returns the length of the textarea but I'm having trouble getting the function and the input to work together.
http://students.gctaa.net/~snicholakos/javascript/wordcounter.html
No comments:
Post a Comment