[jQuery] Is there a way to make a textarea that auto expands as needed?
I'd like to figure out a way to make a textarea
that expands with text input when necessary and shrinks,
also, if possible...and without scrollbars.
I've looked around, but haven't found a solution that
does everything.
Anyone know if that's possible with jQuery? Or how to do it?
Rick