September 18, 2008 by alex
For one of our rails apps we use John R. Wulff’s ’text_area_with_auto_resize’ plugin. The plugin will give you auto growing text boxes for all text_area calls. I wrote a little extension for prototype’s (1.6.x) in-place editing text area that makes these text areas auto growing as well. So we can have auto growing text areas all over the place. ;)