Must have Forms and Controls Scripts for Web
The script was inspired by a Firebug feature which allows users to increment / decrement CSS values via the up/down keys.What this means is that Incrementable will parse the content of a text field or textarea, and if a number is present and the cursor is...
InputHistory needs the user to type his text and then press the "Enter" key to save it locally.As the user types in more text and records it locally, he can at any time later on go through his previous entries using the Up and Down keys.The Enter, Up,...
InputSlider works by taking an input field, hiding it, and showing a drag slider on top.The values on the slider represent the min/max values expected to be entered inside the field.Using the drag handle users will be able to adjust the field's value,...
interact.js is a wrapper for the most commonly used interaction methods in Web-based applications.
The library provides a basic utility for manipulating and controlling how these operations can be performed on a Web page, regardless of the medium someone...
The International Telephone Input widget is an enhanced input field which lets users easily enter an international phone number.
The user can utilize the dropdown selector to choose the country of which phone number to enter, this operation automatically...
Intro.js works by dimming the lights on a page, except only for desired sections.
This way the selected area is in the user's main focus, and with the aid of a simple "next/prev" controller, the visitor can switch from step to step, just like in a...
Ion.CheckRadio solves a problem developers and especially designers have had for ages in Web development.It provides a non-intrusive, quick, and easy to understand system for using custom styles on radio buttons and checkboxes.The results this plugin...
Iris is the color picker you see daily in the WordPress.com interface and with the open source WordPress platform.This package provides a jQuery plugin and Node.js module for implementing Iris in other projects.A demo page with instructions is included...
As mentioned above, Isotope can be used for data filtering, sorting and dynamic layout shaping. These features can be used one at a time, or combined together to provide really dynamic, modern Web interfaces.
Besides these three, Isotope also supports...
JCF stands for JavaScript Custom Forms and is a jQuery plugin that unifies various methods of adding custom styles to Web forms.
While usually these tricks and hacks are found in lots of separate plugins, JCF unifies them all in one big umbrella project...