autoheight
v0.0.5
Published
Textareas with automatically adjusted height
Downloads
842
Readme
autoheight.js
Textareas with automatically adjusted height.
To install run bower install autoheight
There are three files in the src
directory:
- autoheight.js - use it with pure javascript
- jquery-autoheight.js - jquery plugin
- angular-autoheight.js - angularjs directive
The functionality is the same in all three versions.
See the examples here