This Project is now deprecated with the release of umbraco 8. The built in textarea now has maximum characters allowed and number of rows, it is much better and comes in built in for ease. Thank you all for your support!
Update 1.22 :
Added auto-grow setting, for textarea to expand as user adds new lines of content.
Description :
Simple textbox with customizable width (in percentage) and rows.
Maybe you have a project that requires multiple textareas, and the client wishes x rows each.
Nuget :
Install-Package TextAreaPlus
### Shout Outs ###
- Huge thanks to Nicholas-Westby for the growing size suggestion
- Credits to Jack Moore for the growing textarea plugin.
http://www.jacklmoore.com/autosize/
No copyright infringement intended , if this package violates any law , please reach me at : chrisadi.pascual (gmail) to take anything offline (or if you have any feedback or suggestions).