Best jQuery Plugins Plugins & Tutorials with Demo

    Jumble : jQuery plugin that jumbles the Colours of Text & Animate

    Jumble : jQuery plugin that jumbles the Colours of Text & Animate

    A jQuery plugin that jumbles up the colours of your text headers, and can also animate them. Choose a colour range for the colours to be jumbled amongst, and set params for whether the shuffle is based on brightness or satuation hue.

    Navgoco : jQuery Multilevel Slide Menu

    Navgoco : jQuery Multilevel Slide Menu

    Navgoco is a simple JQuery plugin which turns a nested unordered list of links into a beautiful vertical multi-level slide navigation, with ability to preserve expanded submenus between sessions by using cookies and optionally act as an accordion menu.

    Bootstrap Dual Listbox in jQuery

    Bootstrap Dual Listbox in jQuery

    Bootstrap Dual Listbox in jQuery is a responsive dual listbox widget optimized for Twitter Bootstrap. It works on all modern browsers and on touch devices.

    S Gallery: A Responsive jQuery Gallery Plugin with CSS3 Animations

    S Gallery: A Responsive jQuery Gallery Plugin with CSS3 Animations

    S Gallery is a responsive jQuery gallery plugin with CSS3  animations.It is inspired from SONY’s products gallery which is made in Flash.The gallery is accessible by keyboard and you can navigate through the images via keyboard shortcuts.

    The plugin makes use of HTML5’s FullScreen API, and relies heavily on CSS3 animations goodness and CSS3 transforms, so it will work only in browsers that support these features.

    jQuery Top Bar Offers Promoter

    jQuery Top Bar Offers Promoter

    The jQuery Top Bar Offers Promoter is the best way to emphasize the offers on your website. All the special offers will be instantly seen by your potential buyers.

    Features:

    • Over 50 js options from where you can customize the plugin.
    • You have parameters to change anything: colors, images, backgrounds, borders, dimensions.
    • The top bar promoter is responsive for both fixed dimensions or full width versions.
    • It is compatible with IOS and Android operating systems.
    • Options to add social icons in order to promote your website on all the available channels.
    • SEO Friendly
    • Centered or full width

    Bootstrap Lightbox with jQuery

    Bootstrap Lightbox with jQuery

    A simple lightbox plugin based on the bootstrap modal plugin.This is a plugin for Twitter Bootstrap that adds a lightbox that is based off the modal dialog.

    Relocator.js : jQuery plugin to create Photo Gallery

    Relocator.js : jQuery plugin to create Photo Gallery

    Relocator is lightweight jQuery plugin to create photo gallery. this plugin will make the different size images to fit with the specified canvas without “size resizing”.

    Features:

    • Plugin will resize the image and fit within the given canvas without “size resizing”
    • Also provide extra feature like show the title and animate the image description on mouse hover.

    jinplace : jQuery Plugin for in-place Data Editing

    jinplace : jQuery Plugin for in-place Data Editing

    This is a plugin for jQuery for in-place editing of data on the page. The intended way to use it is for the editable fields on the web page to be marked up with HTML data-* attributes. The plugin call can be placed in a page template and when it runs it finds all the fields that have been marked as editable.

    Features:

    • Primarily driven by markup on the page.
    • Can also use javascript configuration.
    • Framework independent.
    • Works with IE6-8 and all modern browsers, including mobile.
    • Supports text input fields.
    • Supports textarea input fields.
    • Supports select dropdown fields.
    • Data to be edited can be supplied as an attribute of the element, rather than using the existing text within the element.
    • Data to be edited can be retrieved from the server just before editing.

    jQuery Selectable Item Sequence

    jQuery Selectable Item Sequence

    Handles select/deselect action about items with events.

    jQuery Hide/show password plugin

    jQuery Hide/show password plugin

    It’s easy to take the “masking” of passwords (replacing characters with ••••) for granted.This plugin lets you easily hide and reveal the contents of a password input field. It’s based on a mobile design pattern documented in this post by Luke Wroblewski.

    The plugin will not assume that touch is supported unless you tell it by specifying a value for the touchSupport option.