Free Forms and Controls Scripts for Web
Deep Checkbox works on top of nested HTML lists, adding a checkbox next to each list item.When checking or unchecking a parent checkbox, Deep Checkbox will automatically check or uncheck all child elements as well.Users can also select or deselect just...
The plugin sniffs user agent information and shows a notification inside a modal popup window alerting the user about the fact he uses a deprecated browsers that might not render the page properly.Can also be used to suggest newer browsers or newer...
The "WTF, forms?" package lets you do the unthinkable: use (only) CSS to customize form elements.While this CSS file should work only in more recent modern browsers, this can be considered as the first step to normalcy in Web design, where you don't need...
jQuery xFilterList was created to add a filtering mechanism to a list of elements.The plugin utilizes the data-* HTML 5 attribute to categorize list elements and then creates a set of controls which can be used to filter the elements with the desired...
The Block/Unblock plugin can be used for various purposes: to block access to controls on the page, to overlay a dim background on top of it, as a component script inside a modal popup plugin, etc..Nevertheless, besides its purpose, the only action it...
Autocomplete.js can be used with any form text input field and developers can easily control the input suggestions by editing a simple JavaScript array.A placeholder can also be shown in the input field without interfering with the autocomplete action,...
Supports from simple filters to multiple options and filters at the same time. Filters can be simple checkboxes groups or side range sliders (as the ones that come with jQuery UI).A nicely formatted demo is included with the download package.The plugin is...
tinyDraggable is for cases where using jQuery UI so you can take advantage of its draggable module will only slow down your app by loading a few thousand lines of code that won't get ever used for anything else.This small plugin can add drag & drop...
A chained select block is a series of drop-down select fields that get populated based on previous selections.The Chained plugin implements all the mechanics for building such UI components, all with the help of a very simplistic HTML structure and JS...
formatter.js was created for online form validation purposes.It helps developers setup input masks, term used to describe the process of taking user input and manipulating it to be displayed using a desired format.This technique is usually used for credit...