An open API service indexing awesome lists of open source software.

https://github.com/amiel/expanding_area

A jQuery plugin to expand the textarea as a user types
https://github.com/amiel/expanding_area

Last synced: about 1 year ago
JSON representation

A jQuery plugin to expand the textarea as a user types

Awesome Lists containing this project

README

          

## Expanding Area

A jQuery plugin to expand a textarea as a user types in it.
This is just a jquery implementation of the technique described here: http://www.alistapart.com/articles/expanding-text-areas-made-elegant/