Best Forms and Controls Scripts for Web
jquery.ajax-combobox will simplify the process of entering text inside form field by providing a list of input alternatives to choose from.The plugin works with both input and textarea elements, and also supports single or multiple elements at the same...
The "Password" jQuery plugin allows developers to provide password verification mechanisms to be used when creating an user registration system."Password" checks the user's entered string against a set of rules to make sure the password chosen by the user...
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...
dropfile.js works perfectly for old Internet Eplorer (9 and below), Google Chrome (5 and below), and Firefox (3.6 and below) browsers.The library detects if the HTML5 File API is supported, and if not it will load a Silverlight widget and use it to let...
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,...
JVFloat.js takes inline labels and instead of fading them to zero when the user focuses the field and starts typing, the plugin simply slides them above the input field.
This way the label is still visible, but doesn't occupy too much space...
The "Autosave" plugin can be used to prevent data entered in large forms from being lost due to various reasons.Autosave will save the data entered in the form when the user presses the "Save form" button.It can then restore the previously saved entry...
DataTables Column Filter is actually a DataTable add-on, adding more in-depth filtering controls to a rather professional plugin on its own.DataTables Column Filter allows users to search data within a column using a special search field underneath each...
jsonTable can be used for various purposes, but mainly for previewing JSON data on the Web in a more user friendly, readable format.A demo is included with the download package.Keep in mind, the table head needs to be added manually for every imported...
TusClient is an unofficial client for the Resumable File Uploads protocol.It was created to enable programmers developers to support a simple file upload system which can be stopped and resumed whenever desired.TusClient is ideal for using as a backup...