/jquery-autogrow

Chrys Bader's Auto Growing Textareas: This plugin makes it easy to have auto-growing textareas. Meaning, if you have a textarea, as the user types it will expand vertically to accommodate the size of the entry. This was inspired by Facebook's auto-expanding text areas.

Primary LanguageJavaScript

Auto Growing Textareas

If you have a textarea, as the user types it will expand vertically to accommodate the size of the entry.

Changes:

  • New event 'autogrow:updated' was added to be able to trigger update of textarea size if content was changed manually from JS code after autogrow plugin was initialized.

Demo: http://jsfiddle.net/evereq/PgKbp