Best jQuery Forms Plugins & Tutorials with Demo

    Inspirational Input Focus & Placeholder Effects with CSS3

    Inspirational Input Focus & Placeholder Effects

    In this tutorial, you see input border, background, placeholder effects on focus. And also see placeholder move as a label on input focus.

    Pure CSS Select Styling

    Pure CSS Select Styling

    CSS styling of select component without JS, and using inline SVGs for the arrow symbol. The idea is to get rid of the need of using JS / JQuery for a decent select styling. Using inline SVG files to avoid extra requests to the server and a good visualization quality in retina displays.

    jQuery Multi-Step Wizard Form : formToWizard

    jQuery Multi-Step Wizard Form : formToWizard

    Turn any webform into multi-step wizard with jQuery.Every form fieldset is becoming separate “step” with forward and back buttons. It is gracefuly degrades if no script available.

    File Upload Progress Bar Using jQuery & PHP

    File Upload Progress Bar Using jQuery & PHP

    Progress Bar is used to display the progress of file upload process.Its very helpful and widely used in file upload process just to give user about progress of file upload.In this tutorial we will create file upload progress bar using jquery and php.

    jQuery Metal Clone Plugin

    jQuery Metal Clone Plugin

    jQuery Plugin to Clone HTML DOM element.

    Features:

    • Easy to implement together with HTML markup.
    • Enable placing the cloned element into defined destination.
    • Specified position cloned element.
    • Clone the element as many as you want.
    • With unique ID(s) auto increment.
    • Clone table rows even column also.
    • Limit the number of cloned element into specified value.

    Multistep Form With Progress Bar Using jQuery

    Multistep Form With Progress Bar Using jQuery

    In this tutorial we will create Multistep Signup form with progress bar using jquery and css.

    Tagger Widget : jQuery Auto-Suggesting Select Plugin

    Tagger Widget : jQuery Auto-Suggesting Select Plugin

    jQuery plugin to turn a HTML select into an auto-suggesting, tagging widget. 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.

    PickList : jQuery MultiList Picker

    PickList : jQuery MultiList Picker

    A simple PickList using jQuery and Bootstrap.Picklist is a multiselect box plugin.

    formBuilder : jQuery Drag Drop Form Builder

    formBuilder : jQuery Drag Drop Form Builder

    A jQuery plugin for drag and drop form creation.To start building forms with this plugin call formBuilder() on the textarea you would like to make your editor. FormBuilder takes a number of options and is translatable.

    Form Submitter : jQuery Form Submitting Plugin

    Form Submitter : jQuery Form Submitting Plugin

    Form Submitter is a simple jQuery form submitting plugin.