Jason Moser

Resizing form textbox example using Prototype




Instructions:

1. Copy the code here to prototype.js file

2. Add this "new ResizingTextArea(this);" to the onfocus method


Update: only seems to work when a height isn't specified via CSS - but then if you are defining the height of this element then why have it grow automatically?