Best jQuery Plugins Plugins & Tutorials with Demo

    Fancy News – jQuery plugin

    Fancy News - jQuery plugin

    Fancy News is a jQuery plugin that lets you create an outstanding news slider. It´s highly customizable and very easy to use. You can add umlimited of news with thumbnails. If the post is longer than the height of the main area, a cool scrollbar will be added automatically. You can also load your own RSS feed.

    scrollNav : jQuery plugin for building a scrolling Side Nav

    scrollNav : jQuery plugin for building a scrolling Side Nav

    A jQuery plugin for building a scrolling side nav.ScrollNav is a light jQuery plugin that grabs your page’s existing content, divides it up into logical sections and builds a customizable scrolling sidebar navigation. Scroll this page and watch it follow along w/ you.

    Jribbble : A jQuery Plugin for the Dribbble API

    Jribbble : A jQuery Plugin for the Dribbble API

    A jQuery plugin to fetch shot and player info from the Dribbble API. Jribbble uses a Makefile that is pretty much jQuery’s Makefile. The Makefile adds the version number and date to the output files then creates the Ugly version of Jribbble using UglifyJS. NodeJS is required to build an Ugly version of Jribbble.

    jQuery Animated UI Modal with CSS3

    jQuery Animated UI Modal with CSS3

    jQuery UI Modal is plugin of jQuery UI. It easy to create modal functionality to the web application (example the modal form …) and to replace the basic functionality provided by the standard javascript alert(), confirm(), and prompt() functions.

    Features:

    • Easy to use.
    • Plugin for jQuery UI .
    • open the modal after x milliseconds.
    • Support 2 effect and all type of easing.
    • Form elements.
    • Image support.
    • Button support.
    • CSS3 animate support.
    • 3 callback function onStart | onShow | onClose

    Nivo Zoom : jQuery Image Zoomer Plugin

    Nivo Zoom : jQuery Image Zoomer Plugin

    Nivo zoom is jQuery plugin for image zooming

    Features:

    • 5 different zoom types
    • Optional overlay support
    • Supports HTML captions
    • Simple clean & valid markup
    • Loads of settings to tweak
    • Packed version only weighs 4kb
    • Free to use and abuse under the MIT license

    Teamwork Gantt : jQuery Component For Gantt Charts & Task Trees

    Teamwork Gantt : jQuery Component For Gantt Charts & Task Trees

    Teamwork Gantt is a JavaScript component built on jQuery for creating Gantts, task trees, dependencies which exports the resulting data in JSON format.

    Features:

    • jquery based
    • MIT licensed: you can reuse everywhere
    • json import-export
    • internationalizable
    • manage task status –> project workflow
    • manage dependecies
    • manage assignements (resources, roles efforts)
    • server synchronization ready
    • full undo-redo support
    • cross browser (at least for recent versions)

    Expanding Textareas jQuery Plugin

    Expanding Textareas jQuery Plugin

    jQuery plugin for elegant expanding textareas.The plugin will automatically find this textarea, and turn it into an expanding one.

    Features:

    • Expanding Text Areas Made Elegant
    • Mobile Friendly
    • Wide browser support. Works in IE6+, Safari, Chrome, Firefox, Opera
    • No cols hacks, or counting characters
    • Easy to style
    • Resize Friendly. Content automatically resizes without using the window.resize event or JavaScript to calculate sizes!

    sDashboard : Simple & light weight Dashboard framework in jQuery

    sDashboard : Simple & light weight Dashboard framework in jQuery

    sDashboard is a jQuery plugin that converts an array of objects into a dashboard. Each object in the array would be rendered as a dashboard widget that can be rearranged by dragging around.

    sDashboards has built in support for rendering datatable’s and flotr2 charts. It also has support to listen for events such as table row click, chart data click and data selection built-in.

    Smart Notification : jQuery Plugin

    Smart Notification : jQuery Plugin

    Smart Notification is a jQuery plugin. It is an advanced pop-up notifications. With the ability to add video.

    Features:

    • Supports Video
    • Sound Effect
    • Toggle Mode
    • Opens Like Lightbox
    • Adaptive in Lightbox Mode
    • Cross Browser Even IE 7
    • Simple to Use
    • Timeout Mode
    • Allow multiple connections

    typeahead.js : Fully-featured jQuery Autocomplete Library

    typeahead.js : Fully-featured jQuery Autocomplete Library

    Inspired by twitter.com’s autocomplete search functionality, typeahead.js is a fast and fully-featured autocomplete library.Typeahead.js has a dependency on jQuery 1.9+, it must be loaded before typeahead.js.

    Features:

    • Displays suggestions to end-users as they type
    • Shows top suggestion as a hint (i.e. background text)
    • Works with hardcoded data as well as remote data
    • Rate-limits network requests to lighten the load
    • Allows for suggestions to be drawn from multiple datasets
    • Supports customized templates for suggestions
    • Plays nice with RTL languages and input method editors