Category - Form
Showcase Sites in 'Form' »
Blog Posts in 'Form' »
-
jQuery Ketchup Plugin - Tasty Form Validation
This is a slim jQuery form validation Plugin. The core is under 6kb and can be extended with your own validation functions. Also you have full control over the behavior and style of the error-containers. It comes pre-styled and with 16 pre-written validation functions.
Links Links in 'Form' »
-
Foundation http://foundation.zurb.com/
An easy to use, powerful, and flexible framework for building prototypes and production code on any kind of device.
-
Expander jQuery Plugin http://plugins.learningjquery.com/expander/
The Expander Plugin hides (collapses) a portion of an element's content and adds a "read more" link so that the text can be viewed by the user if he or she wishes. By default, the expanded content is followed by a "read less" link that the user can click to re-collapse it. Expanded content can also be re-collapsed after a specified period of time.
-
CLEditor jQuery Plugin http://premiumsoftware.net/cleditor/
CLEditor is an open source jQuery plugin which provides a lightweight, full featured, cross browser, extensible, WYSIWYG HTML editor that can be easily added into any web site.
-
MaskedInput jQuery Plugin http://digitalbush.com/projects/masked-input-plugin/
This is a masked input plugin for the jQuery javascript library. It allows a user to more easily enter fixed width input where you would like them to enter the data in a certain format (dates,phone numbers, etc).
-
Quicksearch jQuerry Plugin https://github.com/riklomas/quicksearch
A jQuery plugin for searching through tables, lists, etc quickly.
-
Labelify jQuery Plugin http://www.kryogenix.org/code/browser/labelify/
A fairly common design pattern in web forms is to have some explanatory help text for a textfield appear inside the text field, and then remove it when the user clicks into that field. It has the benefit of putting the help precisely where the user's looking.