Select.js is a Javascript and CSS library for creating styleable select elements. It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.
Selectonic is a jQuery based plugin for making any list of items selectable by mouse and keyboard. It could be usefull in web app where are different widgets like menus, dropdowns with keyboard input, lists with multiple selection and so on.
Creditly.js gives you everything you need in order to create a sleek, intuitive credit card form. Just copy the html, css, and javascript to get an intuitive credit card form in seconds.
EasyDropDown is a jQuery plugin that effortlessly turns humble <select>
elements into styleable drop-down menus for use in forms or general UI/navigation.
Features:
Interactive, accessible toggle switches for the web. Transform checkboxes into toggle switches.
Toggle switches made for the web are often solely constructed to change when clicked or tapped, animating side-to-side as they toggle.
gentleSelect is a jQuery plugin for transforming select boxes into a skinnable alternative. The selection list can be rendered with multiple columns/rows to present larger datasets in a more manageable format. It recognizes the multiple attribute on select boxes and does the right thing automatically.
fieldChooser is a jQuery plugin for selecting from a list of fields or values (the source) and adding them to a new list (the destination).
You move fields from the source to the destination by dragging and dropping with multi-select. Fields themselves can be simple HTML elements or more complex containers.
Phoenix is a jQuery plugin to save form fields values to Local Storage via HMTL5 Web Storage API.
Marco Polo is a jQuery autocomplete plugin for the discerning developer.
Features
Switchery is a simple plugin that helps you turn your default HTML checkbox inputs into beautiful iOS 7 style switches in just few simple steps. You can easily customize switches, so that they match your design perfectly.
jQuery Incrementer plugin extends an html input field which serves a number to be given. Handling validation and easy incrementing or decrementing of given value is provided.
Tag Manager is a jQuery plugin to create tag input fields, which works nicely with Bootstrap.
floatlabels.js is a jQuery plugin for the Float Label Pattern. The Pattern is easy to explain. On User Interaction with an input field the placeholder value moves up, and is displayed above the typed text.
This Plugin offers you the possibility to upgrade your forms with this famous pattern.
Augments form labels to behave like placeholders, but with a twist.
AutoJS is a library to continuously autocomplete textarea based on a standard dictionary. Dictionary has been deviced based on researches and linguistic methods, keeping an eye on minimizing the size of the library. Complete project is written in plain js, with no external dependencies, and it's size is reduced to mere 6kb.