jQuery Form Plugins
Download Free jQuery Form Validation, Input Mask, Select, Checkbox, Radio Button, Textarea and other form element enhancement plugins at our jQuery Form Plugin section. Page 27 .
Measure Password Strength With Zxcvbn Library - Bootstrap 4 Zxcvbn
- Form - 1623 ViewsA jQuery password strength estimation plugin that measures the strength of the password using Dropbox's zxcvbn library and Bootstrap 4's progressbar component.
Add/Remove Form Fields Dynamically With jQuery - cloner
- Form - 4843 ViewsA lightweight, flexible form cloner plugin which enables the user to dynamically add/remove/clone form fields and/or form groups in an HTML form.
Animated Numeric Stepper Component In jQuery
- Form - 2698 ViewsAn awesome animated numeric stepper (aka. input spinner) component which can be used to increment or decrement a value by clicking arrows.
Autocomplete Box With Dynamic Suggestions - Awesomecomplete
- Form - 5780 ViewsAn awesome jQuery autocomplete plugin for creating an autocomplete box that automatically displays matched suggestions in a dropdown list while typing something into the input field.
Dynamically Populate Select Options - jQuery popSelectOptions
- Form - 3987 ViewspopSelectOptions is a really small jQuery plugin for dynamic dropdown list that dynamically loads and populates a select element with options defined in a JS array.
Basic Cascading Dropdown Plugin - jQuery FilterSelect
- Form - 4788 ViewsFilterSelect is an extremely simple cascading dropdown (aka dependent dropdown) plugin that automatically shows/hides select options depending on the value of other select elements.
Accordion Style Form Wizard Plugin - jQuery Accordion Wizard
- Form - 6283 ViewsA lightweight (~2.5 kb) jQuery based form wizard plugin which enables the user to collapse & expand steps by clicking on next/back buttons just like an accordion.
Customizable Switch Button Plugin For Bootstrap - Bootstrap Switch
- Form - 31664 ViewsA highly flexible and customizable jQuery plugin which converts the normal checkbox and radio inputs into swipe toggle switches using Bootstrap button styles.
Limit Character Length In Text Field - jQuery Ensure Max Length
- Form - 2917 ViewsEnsure Max Length is a super small (1kb minified) and cross-browser jQuery plugin that allows you to specify the character limit for a text field.
Beautify & Enhance Form Fields With jQuery - FormStyler Modern
- Form - 2545 ViewsFormStyler Modern is a jQuery plugin to enhance and beautify the ugly form fields with custom styles and advanced features.
Limit The Character Length In A Textarea - jQuery writeLimit.js
- Form - 496 ViewswriteLimit.js is a small jQuery plugin used to limit the character length in a textarea element. With a custom feedback that displays the current/maximum character length.
Bootstrap 4 Combo Box & Typeahead Plugin With jQuery
- Form - 48102 ViewsA simple, convenient jQuery dropdown plugin which converts the normal select element into a combo box with typeahead/autocomplete support. Supports Bootstrap 4/3/2.
Limit Characters In Text Fields - jQuery MaxLength
- Form - 12077 ViewsMaxLength is a lightweight (less than 1kb) jQuery plugin to limit the number of characters allowed to type in an input field or textarea element.
Dynamic Advanced Form Validation Plugin - jQuery Form Validator
- Form - 3866 ViewsA dynamic, flexible, advanced jQuery form validator plugin for web developers who prefer to have full control over the validation rules (Regex), error messages, custom filters and more.
Live Search Select Options With An Input Field - Select Search
- Form - 5505 ViewsSelect Search is a lightweight yet useful jQuery plugin that enables an input field to live search your select element and automatically selects the matched option while typing.
jQuery Plugin For Number Input Formatting - Mask Number
- Form - 54765 ViewsMask Number is a small jQuery plugin that automatically restricts, masks and formats decimal / integer numbers numbers in a specific pattern as you type on input fields.
Cool Toggle Switch Animations With jQuery And Anime.js
- Form - 3376 ViewsA collection of cool, smoothly animated toggle switches based on jQuery, anime.js, CSS/CSS3, and Checkbox or Radio input.
Multi Purpose AJAX Autocomplete In jQuery - bautofill
- Form - 1596 Viewsbautofill is a multi-purpose autocomplete library for text box, written in jQuery. The library displays a drop-down list containing suggestions depending on the user input.
Mask Password With Asterisk (*) While Typing - Passwordify.js
- Form - 9170 ViewsPasswordify.js is a password masking jQuery library that automatically masks password characters with asterisks (***) while typing.
Create A Smart Chat Bot From An Html Form - convForm
- Form - 60663 ViewsconvForm is a fancy jQuery plugin to create a smart, interactive live chat bot from a normal html form that you can define your own questions for each form field using conv-* attributes.