- Description:
Enhance a textarea with auto growing rows to fit the content.
- Source:
- Since:
- 3.2
- Copyright:
- 2016 Ryan Wyllie
- 2016 Ryan Wyllie
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
Enhance a textarea with auto growing rows to fit the content.
Methods
(inner) init(root)
- Description:
Add the event listeners for all text areas within the given element.
- Source:
Parameters:
Name | Type | Description |
---|---|---|
root |
jQuery | selector | The container element of all enhanced text areas |