There are some features that we simply can’t add to forms without jQuery. At least yet, we can’t. Until some technological improvements will be made, this nifty little Javascript library helps us better customize our forms with its many form plugins that developers have created.
The jQuery form plugins that you will find in this article cover a variety of features that you’d want for your website’s forms and, most likely, you will find something that will make your site’s user experience better.
Form Validation
jQueryflexdatalist
After searching and not finding a standalone, lite (not dependent on jQueryUI), autocomplete that did everything the author needed for a project, he created Flexdatalist.
Popselect
A jQuery plugin to replace the traditional select box with a sleek Popover with options pre-populated. Better User interface than any other multiselects.
jQuery formBuilder
jQuery formBuilder is a 100% client-side plugin that gives users the power to create forms using an intuitive drag and drop interface. FormBuilder supports a number of form fields and some html tags.
Advanced Search Form
Getting the search experience right is never an easy task. The starting point is always the search form, which, in most cases, consists only of an input field plus a submit button. The search results page can be tricky to design, in particular if you have different content categories.
superplaceholder.js
superplaceholder.js is a library to bring your input placeholders to life by cycling multiple instructions in a single input placeholder.
Searchable Option List
Searchable Option List (SOL) is a jQuery plugin which enhances your select HTML elements and makes the options searchable. It works for regular option lists as well as those marked as multiple.
Filters
No Download Needed. jQuery filters rending out of the box for backoffice use.
Tagger Widget
jQuery plugin to turn a HTML select into an auto-suggesting, tagging widget.
There seemed to be other plugins that did auto-suggest, but not allowing for multiple tags to be selected. Or plugins to have a multi-select drop down, but no auto-suggest feature.
This plugin does both at the same time, hopefully giving the best of both worlds. It was written from the ground up and has support for hierachical data, searching for data that isn’t displayed, displaying arbitrary HTML in the suggestion list, running the original onChange actions, displaying tags for items previously selected but no longer in the list, keyboard accessibility and many other features.
Bootstrap Validator
The Validator plugin offers automatic form validation configurable via mostly HTML5 standard attributes. It also provides an unobtrusive user experience, because nobody likes a naggy form.
jQuery Nice Select
A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.
Select
Select.js is a Javascript and CSS library for creating styleable select elements. It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.
Submitter
pickList
Stretchy
jMinMaxSelect
A jQuery plugin to create intelligent min and max selects. Sometimes you can not use a range slider. So you maybe will mimic the function of a range slider with a lower and upper bound select.
Maximum Characters limit exceeded warning
Get a warning when the maximum char limit has been exceeded with a simple jQuery plugin.
Animated search filter plugin
Styling & Customizing File Inputs the Smart Way
A tutorial on how to style and customize input type=”file” in a semantic, accessible way using the
Source: http://ift.tt/1E69Nta
No comments:
Post a Comment