Add support for autogrowing textareas
Autogrowing textareas get longer as the user types. This is mostly handled through CSS, but with a small amount of JavaScript.
This is used for the Ranked Choice plugin.
Autogrowing textareas get longer as the user types. This is mostly handled through CSS, but with a small amount of JavaScript.
This is used for the Ranked Choice plugin.