Skip to content

lozeone/autogrow_textarea

 
 

Repository files navigation

this is a fork of kalamuna/autogrow_textarea

It adds the ability to enable which textarea fields have the autogrow script applied from the form field UI settings instead of applying the script to all textareas

Autogrow Textarea Drupal Module

Adds jQuery NS-Autogrow to Drupal's textarea Form API element.

Installation

  1. Download the latest release of this module's code here.
  2. Extract it into the modules directory of your Drupal root.
  3. Download the jquery_ns_autogrow library.
  4. Extract it into the libraries/jquery_ns_autogrow directory inside your Drupal root.

Install

Install and enabe the "Autogrow Textarea" module (drush en autogrow_textarea).

About

jQuery NS Autogrow Drupal module

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 78.6%
  • JavaScript 21.4%