Best jQuery Forms Plugins & Tutorials with Demo

    jQuery credit card validation plugin : Smart Validate

    jQuery credit card validation plugin : Smart Validate

    Smart Validate is a jQuery credit card validation plugin, that makes credit card format validation a simple task. It ensures that user has entered valid credit card number before making actual transaction. Smart Validate supports the following credit cards.

    • American Express
    • Master Card
    • Visa Card
    • Diners Club
    • Discover

    The plugin can be easily extended to support other credit card types.

    Chosen a jQuery Select box plugin

    Chosen a jQuery Select box plugin

    Chosen is a javsacript plug-in that makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.

    jQuery EasyUI framework

    jQuery EasyUI framework

    jQuery EasyUI framework help you build your web page easily.

    • easyui is a collection of user-interface plugin based on jQuery.
    • using easyui you don’t need to write many javascript code, you usually defines user-interface by writing some HTML markup.
    • easyui is very easy but powerful.

    Post Pic How To Style select menu in HTML using jquery

    How To Style select menu in HTML using jquery

    Today, when I was surfing net, I found this very interesting topic – How To Style Dropdown in HTML. Since in HTML the dropdown is the SELECT tag and its rendering depends on both OS and the browser of client. Though you can change its font, font-size, width, height like basic CSS properties but what if you want to change the whole look and feel of the dropdown. For example, the down arrow that comes along with the dropdown or the background colour of the options list when mouse is hovered through them.

    MotionCAPTCHA – jQuery Captcha plugin

    jQuery Captcha plugin

    MotionCAPTCHA is a jQuery CAPTCHA plugin, based on the HTML5 Canvas Harmony procedural drawing tool by Mr Doob and the $1 Unistroke Gesture Regonizer algorithm (and the more recent Protractor algorithm improvement), requiring users to sketch the shape they see in the canvas in order to submit a form.

    jQuery “Form Highlight” plugin

    jQuery Form Highlight

    Highlight increases usability by highlighting elements as you interact with the page.

    Its primary use is for forms, but it can also be used for tables, lists, or any element you specify. It can also be used to toggle elements on and off, for example, table rows.

    jQuery Cool Auto Suggest

    jQuery Auto Suggest

    This plugin is the enhancement of my previous jquery auto-suggest plugin.

    Some new features it has are:

    • Support ID field.
    • Support image thumbnail and description
    • Support form submission on click.

    Multiselect2side – Select multiple double side jQuery Plugin

    Multiselect2side - Select multiple double side jQuery Plugin

    This plugin implement a version of select multiple (select with multiple=”multiple”) with 2 sides and buttons for move option between the 2 selects.

    Dynatree a jQuery Plugin

    jQuery TreeView plugin

    Dynatree is a jQuery plugin that allows to dynamically create html tree view controls using JavaScript.
    Main features

    • Optimized for large dynamic trees (DOM elements are only created when really needed).
    • Programmable through a rich object oriented interface.
    • Support for lazy loading and Ajax.
    • Checkboxes and hierarchical selection.
    • Supports drag and drop.
    • Support for persistence.
    • Keyboard aware.
    • Initializes from HTML code, JSON, or JavaScript objects.

    eComboBox a jQuery editable ComboBoxes

    eComboBox a jQuery editable ComboBoxes

    This plugin to allow us to have editable comboboxes (Select element). It allow to add/edit/remove elements from list.