Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

version 1.22 here is different than the v1.22 used on demo page


Project:Auto Growing Textareas
Version:1.2.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active
Description

the hosted version of 1.22 doesn't include required min-height code that is included in the version 1.22 used on this demo page http://www.aclevercookie.com/demos/autogrow_textarea.html

in other words, these two files are different

- the .js within http://plugins.jquery.com/files/jquery.autogrow-1.2.2.zip
- http://www.aclevercookie.com/files/jquery.autogrow.js

The version within the zip never works correctly, because a textarea shrinks down to nothing regardless of the min-height parameters passed.