Best jQuery Plugins Plugins & Tutorials with Demo

    jAnimate : makes your Animate.css rocks with jQuery

    jAnimate : makes your Animate.css rocks with jQuery

    Plugin to help you use Animate.css with jQuery.

    Tiny jQuery ColorPicker

    Tiny jQuery colorPicker

    Looking for mobile first, tiny foot print, fast, scaleable, flexible and pluggable…
    This 4.7KB small HSB color picker is based on a subset of colors.js from it’s big brother colorPicker, supports all modern features like touch and MS pointer, GPU accelerated rendering, battery friendly requestAnimationFrame and provides a lot of hooks for developers to write plugins

    ParamQuery Select : jQuery Multi Select Plugin

    ParamQuery Select : jQuery Multi Select Plugin

    PqSelect is a jQuery select plugin which converts ordinary multiple and single select lists into theme ready jQueryUI widget with support for grouping, disabled options, checkboxes for multiple select lists, radio buttons for single select lists, search box to search options, keyboard navigation and many options, methods and events.

    Magnificent.js : jQuery Responsive Zoom Image plugin

    Magnificent.js : jQuery Responsive Zoom Image plugin

    A jQuery plugin for responsive zoom of images & more!

    jQuery IntroLoader : Animated Intro Loading Pages

    jQuery IntroLoader : Animated Intro Loading Pages

    A jQuery plugin for generate animated Intro Loading Pages.This plugin help jquery beginners to add some cool animated intro page on a website.

    HTML to PDF : jQuery Plugin

    HTML to PDF : jQuery Plugin

    The HTML to PDF plugin allows you to create content that a visitor can download via PDF. This jQuery plugin allows you to easily change the text on the download button as well as the file name of the generated PDF.

    jQuery Autotab Plugin

    jQuery Autotab Plugin

    Autotab is a jQuery plugin that provides auto tabbing and filtering on text fields in a form. Once the maximum number of characters has been reached within a text field, the focus is automatically set to a defined element. Likewise, clearing out the text field’s content by pressing backspace eventually places the focus on a previous element.

    jQuery Tabledit : Inline editor for HTML tables

    jQuery Tabledit : Inline editor for HTML tables

    Inline editor for HTML tables compatible with Bootstrap.

    Modularux jQuery – Responsive Grid Facetracking

    Modularux jQuery - Responsive Grid Facetracking

    ModularUX jquery plugin is an easy and customizable content grid maker, built in well-designed javascript and html5 / css3. Use a json file with your sitemap and ModularUX will do the hard work.

    Modularux divides in an easy way your web in pieces to an innovate interface with css3 animations. Is easy to use, and you can make it work for any of your webs (html, php, etc.).

    jQuery Actual Plugin

    jQuery Actual Plugin

    Get the actual width/height of invisible DOM elements with jQuery.With element or its parent element has css property ‘display’ set to ‘none’. $('.hidden').width(); will return 0 instead of the actual width; This plugin simply fix it.