SelectBoxIt allows you to replace ugly and hard to use HTML select boxes with gorgeous and feature rich drop downs. Twitter Bootstrap, jQueryUI and jQuery Mobile themes are supported right out of the box.
SelectBoxIt also provides first-class support for mobile, tablet, and desktop browsers, triggering the native "wheel" interface for mobile and tablet devices.
dropdown.dot.js is a jQuery plugin for super-flexible Dropdowns based on dot.js templates.
SlickSwitches is a low-footprint and thus environmentally friendly jQuery plugin that allows you to turn any ordinary boring checkbox on your page into a fantastically well-styled switch, and since the switch takes the place of an ordinary checkbox, it degrades without an issue if JavaScript is not enabled. With it's many possibilities, it's simply lovely.
Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
nextVal is an easy-to-use, flexible and robust form validation plugin for jQuery.
Each input should have a validate
attribute. Elements can also have placeholder and title attributes. Also validate
attribute can be passed multiple values.
Form Accordion is a jQuery plugin for easily hiding and revealing related form fields conditionally.
slideControl.js plugin allows you to create nifty slider controls for text inputs.
jQuery coreUISelect is a cross browser easy to stylize select element with jQuery and CSS. Requires jQuery 1.6 or higher.
Available Features:
* Full customization
* Optiongroup support
* Automatic calculations
* Keyboard support
* Powerful callback functions
* Compatible with mobile devices
* Support jScrollPane plugin for customize default scrollbar
jQuery Super Labels is a form field overlay plugin that hides labels when an input gains focus. It’ll work automatically with most text fields. If the label needs to be displayed in a different location, suitable options can be provided.
Super Labels has advanced options for controlling animation easing and duration.
jQuery.my is a jQuery plugin that allows real-time bi-directional binding between HTML controls and native javascript objects. Non-interactive HTML elements also can be tied with javascript objects to reflect their values in real-time.
jQuery.my allows comprehensive validation and conditional formatting of HTML inputs and static fields. Plugin recalculates and redraws interdependent controls automatically.
Formly is a jQuery Plugin for easily adding cross-browser styling and validation to forms. Formly makes adding forms to your site a bit more exciting. Easily add style, validation, and a more impressive user interaction with a single function.
Multiselectable jQuery Plugin makes easy to choose multiple items from list with 2 select lists. One with the available options and one for the options that we need to select. It’s been used before but if you are jQuery fan then this is nice (and clean) implementation of the technique.
A jQuery plugin to help implement the over label technique. When the user puts focus on the input, the label will be hidden. When the input is blurred and has no value, the label will be shown again. Just need to write the CSS based on your DOM structure to position the label over the element correctly.
The jQuery Form Plugin allows you to easily and unobtrusively upgrade HTML forms to use AJAX. The main methods, ajaxForm and ajaxSubmit, gather information from the form element to determine how to manage the submit process. Both of these methods support numerous options which allows you to have full control over how the data is submitted.
TabSelect is a plugin to select one or more array or form entries visually, for example to filter a list or replace a multiselect form element.