Collective: InputNotes jQuery PluginJuly 31, 2010

A jQuery plugin to add notes below textareas and input fields based on regex patterns. Type something. As soon as you type a number, a note will be added below the textarea. If you type "sex", a warning will be shown. You can use it for everything that has values, so for example a text inp...

read more direct link

jMaxInput: jQuery Twitter-Like TextareaNovember 8, 2009

jMaxInput allows you to limit the input size of a textarea like it is done in Twitter. The number of characters left to type are shown while typing. The user can write as many characters as he wants (negative value is shown) but the text can only be submitted if the size of the input is below th...

read more