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

jFeedback: A Minimal jQuery Notification PluginNovember 24, 2009

Every web developer knows how difficult it can be to decide how to provide feedback to the user in form of an error or a success message. When submitting forms or executing actions on web sites it is of great importance to tell the user if his interaction was successful or not. Often, this es...

read more