Autogrow-Textarea icon indicating copy to clipboard operation
Autogrow-Textarea copied to clipboard

A jQuery plugin that allows textareas to grow vertically when text is typed in.

Results 3 Autogrow-Textarea issues
Sort by recently updated
recently updated
newest added

Plugin should respect attribute `rows` in `textarea` as desired minimum height. Or is there any other way to setup a min-height based on rows?

It would be great if this plugin could also adjust the height to fully display any HTML5 placeholder text. I'm fairly sure this can be achieved using the same technique...