Basic Stepper is a jQuery plugin to change a common input text to a friendly user component.
You can use the mouse to increase or decrease the value. Just slide on the X-Axis to interact with the input value.
Numscrubber.js is a javascript library to change values of input numbers by dragging the mouse left & right.
Lightweight, easy to use and no dependencies.
superplaceholder.js is a library to bring your input placeholders to life by cycling multiple instructions in a single input placeholder.
inputTags.js is a simple jQuery plugin allowing to add, edit or remove tags in a tags list.
jCalculator is a simple jQuery plugin for calculator inputs.
Bootstrap TouchSpin is a mobile and touch friendly input spinner component for Bootstrap 3. It supports the mousewheel and the up/down keys.
Hide/Show Password plugin lets you easily hide and reveal the contents of a password input field. It's based on a mobile design pattern.
Fancyform is a jQuery plugin that offers a nice and elegant way to transform your HTML elements into custom styled elements. It's easy to implement and customize.
The elements you can style are input:radio,input:checkbox, select and textarea
Fancy Input is a jQuery plugin that makes typing & deleting in input / Textarea fields exciting with CSS3 effects.
prettyCheckable plugin replaces the default checkboxes and radio inputs for better looking ones.
MDMagick is a jQuery plugin for turning a textarea into a MarkDown WYSIWYG editor.
jQuery TimePicker is a plugin to help users easily input time entries. It works by allowing the user to type times in a free format or selecting them from a dropdown menu.
The plugin will automatically convert all time entries using a format that can be changed passing the timeFormat option; the default value is hh:mm p which will give something like 02:16 PM.
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.
A plugin that transforms HTML form password field into iPhone / iPod Touch like password fields, passwords get masked while typing but the last character in row is shown in plain text.