Autogrow Textarea
7 sites
Security covered
This module automatically adjusts the height of textareas as users type, making sure all content is visible without manual scrolling. It works with or without CKEditor, providing a simple enhancement to text input fields.
Automatically adjust textarea height based on user input.
While CKEditor will automatically adjust the height of textareas, non-CKEditor textareas do not have this ability. This module adds that functionality to non-CKEditor textareas.
Features
- Automatically expand your textareas when users enter content
- Works with CKEditor, and without CKEditor
- Minimalist, as it's just one JavaScript file
Post-Installation
No post-installation steps are required. Will automatically act on all non-CKEditor textareas.
Additional Requirements
This module requires no modules outside of Drupal core.