Textarea Resizer
Javascript class to automatically adjust a textarea's height according to it's contents.
Enter text in the textarea below and see it adjust to it's content.
The KILL and ACTIVATE buttons will remove or insert the class' functionality in the textarea.
The max height slider let's you adjust a maximum height for the textarea, so that when reached it shall no longer grow but provide scrollbars instead.
The ROLL button will set a random width and height to the textarea and the RESET button will reset it to what it was before.