Best Forms and Controls Scripts for Web
Written in JavaScript, allows developers to create multidimensional filters for large data sets.
A demo is included with the download package.
Of course, to work properly, and to get a taste of what it can do, large sets of data are needed for a demo.What...
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...
Bootstrap MaxLength can help developers in two ways.
It can prevent high volumes of text data being entered inside a form, indirectly protecting the site against various hacking attempts.
It can also show a dynamic character counter right under the form...
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...
Pivot tables are data analysis tools used where custom data sources can be added to the columns and rows of the table. This includes more than one source per table row/column.
Actually written in CoffeeScript and compiled to JavaScript, PivotTable.js is a...
Labelmask was inspired by Filament Group's Politespace plugin and it enhances its codebase to modify some accessibility, copy-pasting, auto-filling, and UX problems.Unlike similar plugins that completely transform the data inputting experience by...
Smart Forms has more than 20 validation types and extra features (character counter for textarea and input tags, auto-tabbing input tags, etc) that can be added with minimal modifications to html code.The script includes PHP and JavaScript versions of the...
Floating Label works with modern HTML5 forms that support the placeholder attribute.It works by taking a placeholder's text and slowly animating it above the field itself whenever the user focuses the cursor inside the form.If the user enters text in the...
selectToAutocomplete makes it possible to enhance a site's UX (User eXperience) by simplifying the process of selecting an item from a dropdown list, especially if the list contains lots and lots of items.The plugin works by hiding the dropdown select...
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,...