Make textareas dynamically resizable.
authorIain Patterson <me@iain.cx>
Thu, 7 Nov 2013 13:00:24 +0000 (08:00 -0500)
committerIain Patterson <me@iain.cx>
Thu, 7 Nov 2013 13:00:24 +0000 (08:00 -0500)
commitc0b122f11daeec715462a6819ec46df6733ce61d
treedda85694e642f5ac44c2df50f36886af06bc183c
parentae61a962282c09760dcd69150c6b242945bb4e2f
Make textareas dynamically resizable.

Use Jack Moore's autosize plugin[1] for jQuery to expand the height of
textareas as they are filled.

[1] http://www.jacklmoore.com/autosize/
lib/forms.php
lib/header.php
www/jquery.autosize.js [new file with mode: 0644]