| Recommend this page to a friend! | 
| Classes of Jorge Castro | Gentelella BladeOne | vendors/autosize/readme.md | Download | 
  | 
|||||||||||||||||||||
SummaryAutosize is a small, stand-alone script to automatically adjust textarea height to fit text. DemoFull documentation and a demo can be found at jacklmoore.com/autosize Install via NPM
Browser compatibilityChrome | Firefox | IE | Safari | iOS Safari | Android | Opera Mini | Windows Phone IE ------ | --------|----|--------|------------|---------|------------|------------------ yes | yes | 9 | yes | yes | 4 | ? | 8.1 UsageThe autosize function accepts a single textarea element, or an array or array-like object (such as a NodeList or jQuery collection) of textarea elements. 
Released under the MIT License  |