This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Brandon Aaron (author)
Fri Sep 11 18:21:33 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
README.markdown | Fri Sep 11 18:21:33 -0700 2009 | |
| |
jquery.expandable.js | Fri Sep 11 18:21:33 -0700 2009 |
README.markdown
expandable
A jQuery plugin that auto-expands textareas to fit the contents as a user types.
Settings
The expandable plugin has 4 settings:
duration- The speed of the animation when expanding (or shrinking). Default is 'normal'.interval- The interval at which it checks the textarea. Default is 750.within- The number of rows left before expanding. Default is 1.by- The number of rows to expand by. Default is 2.
License
The expandable plugin is dual licensed (just like jQuery) under the MIT and GPL licenses.
Copyright (c) 2008 Brandon Aaron
Contributors
Karl Swedberg







