Best jQuery Forms Plugins & Tutorials with Demo

    How to Create A Multi-Step Signup Form With CSS3 and jQuery

    How to Create A Multi-Step Signup Form With CSS3 and jQuery

    In this tutorial we will see how to create a simple multi-step signup form using CSS3 and jQuery. To spice up things a bit, we will include progress bar with the form, so the users will be able to see the percentage of form completion.

    jQuery Form Cloning “SheepIt” Plugin

    jQuery Form Cloning "SheepIt" Plugin

    SheepIt is a jQuery plugin that allows you to clone form elements dynamically.

    Zurb jQuery Ajax Upload

    We ditch the upload button in favor of a save button and fire the AJAX upload event as soon as a file is selected. The image is processed server side and a thumbnail is loaded onto the existing page. Dosen’t that feel so much better?

    We now have a visual representation (imagine that) of the image we selected. This is particularly useful in larger forms when many fields will be submitted with a single action. It allows the user to review the form before pressing save and see what image (or images) they selected.

    How to Enhance Forms Using jQuery UI

    jQuery makes creating UI so much easier without compromising speed and quality. In this tutorial we are going to enhance form using jQuery UI, so let’s get started.

    jQuery File Upload Plugin With Drag ‘n’ Drop Support

    jQuery File Upload is a plugin for the popular JavaScript framework that helps handling file uploads.

    The plugin is based on open standards like HTML5-JavaScript and doesn’t use Flash. For legacy browsers it falls back to an Ajaxed-like iframe-PHP solution.

    Create Microsoft Office Minibar with jQuery and CSS3

    Although many will argue that Microsoft products are an example of a good design, Minibar was one of design refreshments that came out with the Office 2007. It is a variation of a toolbar that exposes context-related functionality. In case of MS Word, context is a text selection. Since Minibar always pops up near the mouse pointer it enables users to quickly perform actions related to a selection.

    Real-Time Form Validation – jQuery

    In this tutorial by Michal Kozak you will learn how to build a useful client side and real time form validation with the help of jQuery – you will write and build the simplest form ever possible, nice and clean, without any unnecessary tags.

    icSelectionBox Select Box – JQuery Plugin

    icSelectionBox is replace for select or select multiple html tag but much, much more. You can search inside box, populate elements with ajax(or populate directly passing array of elements in options), execute it modal(or add it to some existing jquery element), use it to select only one or more elements.

    jQuery Form Framework – jFormer

    jQuery Form Framework – jFormer

    jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer helps you create web forms that: validate client-side, validate server-side, and process without changing pages using AJAX.