Must have Forms and Controls Scripts for Web
UI Anglepicker does exactly what its name says. It allows users to select the angle of an element.It uses a knob-like control to adjust the value until the user sees it fit to his needs.By keeping SHIFT pressed, the value can be incremented in steps of 15...
Unhighlight can be used only with text entry form fields like text inputs and textareas.The way Unhighlight works is the following. Whenever text has been entered in an input or textarea, and that text is selected (via mouse or keyboard), Unhighlight...
unibox was created to work together with a remote data source from where the input suggestions will be queried for and retrieved, showing them in the drop-down list.
The suggestions need to be stored in JSON format, and based on the data they hold,...
useful.file.js can be used with Web forms that have a file input field in it.This library will take over the file upload field and replace it with one singular button.When users select a file to be uploaded, instead of showing the file name in an adjacent...
useful.range.js is a JavaScript library for adding and controlling HTML5 input range elements on a Web page.Developers can decide where to embed this element in their forms, and the library will let them customize its label field via a simple JS...
This technique is also known as "input masking" and is usually used with number-based user text, specifically for automatically adding decimals, separators, delimiters, suffixes, and prefixes.While input masking is used for formatting phone numbers,...
Velge 0.10.0 / 1.0.0-alpha
Velge is the tool to use for creating a versatile tag input component.With Velge the user can either choose tags from a list of preset terms, or he can enter his own new word.A Velge demo is included with the download package.Features:cursor-pointer"...
WALL.JS can be used for auto-filling form fields for predefined search terms.Practically it can work with any text input field, but is recommended for tag input fields and search forms.Backbone.js and jQuery UI have been used for the autocomplete...
wCheck allows developers to overlay their own graphics for the HTML radio buttons and checkboxes.This gives developers more control over how their forms look like, and lets them create Web pages with custom form skins.Demos and instructions are included...
The Wheel Color Picker plugin takes an input field and transforms it into a color picker, allowing users to enter the color code of their choice with the help of a color wheel.Extremely simple to implement and use at the same time, Wheel Color Picker is...