Best jQuery Forms Plugins & Tutorials with Demo

    Real-Time Search in jQuery

    Real-Time Search in jQuery

    What I meant was scanning the DOM of a page for text equivalents and showing the actual parts of the page, as well as hiding the irrelevant ones.

    jQuery Multiselect Plugin with Two Sides

    jQuery Multiselect Plugin with Two Sides

    jQuery multiselect plugin with two sides. The user can select one or more items and send them to the other side.This is a small jQuery plugin that helps you improve the user experience regarding the use of multiple cross selects.

    Css-only Alternative to the Select Element

    Css-only Alternative to the Select Element

    In this tutorial, I will present you my alternative solution to the select form tag. It’s css-only and it looks simple but really nice. We will use a list of radio elements, styled as a drop-down list, that will look and behave similarly to the select element

    Validetta : A tiny jQuery plugin for Validate Forms

    Validetta : A tiny jQuery plugin for Validate Forms

    Validetta is a tiny jQuery plugin which you can do client-side validation of your forms. It aims to decrease your burden with easy usage and flexible structure.

    jQuery AutoGrow Input Plugin

    jQuery AutoGrow Input Plugin

    A lightweight jQuery plugin for making text input fields grow and shrink dynamically while typing.

    • Lightweight: 1.0 kB of JavaScript – less than 0.6 kB gzipped
    • Autosizes text input fields dynamically while typing
    • Set maxWidth and minWidth
    • May be used in responsive designs

    SmartPlaceholder.js : jQuery Smart Input Placeholder Plugin

    SmartPlaceholder.js : jQuery Smart Input Placeholder Plugin

    A jQuery Plugin which handles HTML Input placeholder attributes smartly. Shows placeholder even when user is typing.

    jQuery Bootstrap MaxLength for Form Inputs

    jQuery Bootstrap MaxLength for Form Inputs

    Bootstrap-Maxlength a jQuery plugin integrates by default with Twitter bootstrap using badges to display the maximum lenght of the field where the user is inserting text. Uses the HTML5 attribute “maxlength” to work.

    The indicator badge shows up on focusing on the element, and disappears when the focus is lost.

    Dropdown.js : jQuery Nice Select DropDown Input

    Dropdown.js : jQuery Nice Select DropDown Input

    Finally a dropdown plugin that transforms select inputs in nice dropdowns and does not drive you crazy.

    Validatrix : jQuery Lightweight Form Validation script

    Validatrix : jQuery Lightweight Form Validation script

    Validatrix is a simple lightweight form validation script.Just include the script & css and add the class .required to your required fields that’s all, just 2kb.