Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 583 Bytes

autoheight.js Bower version

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

No dummy texareas created!

No timeouts used!