Best jQuery Plugins Plugins & Tutorials with Demo

    jQuery Waiting – spinners and animations

    jQuery Waiting - spinners and animations

    jQuery plugin to generate spinners and loaders, without images, canvas, or other nonsense. For the developer they need support in every browser, easy customization, and efficiency. Even though all this is possible with fancy CSS transformation, many browsers won’t support it (IE < 10). jQuery Waiting uses standard, widely accepted css to style your waiting spinner, and a little jQuery to make it function.

    Yunero : jQuery plugin displays a video feed for YouTube channel uploads

    Yunero : jQuery plugin displays a video feed for YouTube channel uploads

    Now you can bring your Youtube uploads to your websites with “Yunero” – a new jQuery plugin that creates a widget on your website. Just specify your youtube channel URL and this widget will display the recent uploads from your channel. You may also specify your youtube playlist URL and video feeds from your playlist will be displayed. A subscription box for you is also shown to attract social people.

    Antiscroll: jQuery cross-browser native OSX Lion scrollbars

    Antiscroll: jQuery cross-browser native OSX Lion scrollbars

    OS X Lion style cross-browser native scrolling on the web that gets out of the way.Antiscroll fixes a fundamental problem JavaScript UI developers commonly face: how do I customize scrollbars so that they get out of the way (for example, for different form widgets), but retain their native scrolling properties (like OS widge scrolling velocity, or OS specific inertia)?

    Antiscroll addresses this issue by providing a cross-browser implementation of the scrollbars popularized by OS X Lion that retains native properties.

    Features:

    • Supports mousewheels, trackpads, other input devices natively.
    • Total size is 1kb minified and gzipped.
    • Doesn’t magically autowrap your elements with divs (manual wrapping is necessary, please see index.html demo)
    • Fade in/out controlled with CSS3 animations.
    • Shows scrollbars upon hovering.
    • Scrollbars are draggable.
    • Size of container can be dynamically adjusted and scrollbars will adapt.
    • Supports IE7+, Firefox 3+, Chrome, Safari

    jQuery Image Select

    jQuery Image Select

    Allows to use images as options of HTML select element. Easy to use and customize. Full touchscreen support.

    The plugin has two display modes: drop-down (up, left, etc.) list and checkbox / radio button. In second display mode you can specify the number of images that will be displayed and choose the axis of scrollbar. There are several options of themes and skins. Plugin has own select tag styles which can be easily modified.

    Features:

    • Flexible
    • Easy to use
    • Supports all major browsers
    • Touchscreen support
    • Lightweight
    • CSS skinning

    jQuery Push-state Navigation plugin

    jQuery Push-state Navigation plugin

    Enable the new push-state navigation in your web site.This plugin enables the new html5 history API on your web site.

    Parsley.js : jQuery Powerful forms validation

    Parsley.js : jQuery Powerful forms validation

    Parsley.js is jQuery Powerful forms validation.Never write a single javascript line anymore to validate your forms FrontEnd. Parsley will do that for you and do it right, thanks to its powerful DOM-API !

    Microfiche.js : jQuery Carousel library

    Microfiche.js : jQuery Carousel library

    A carousel library made With Associates, focusing on performance, simplicity and touch.

    3D FlipBook – Responsive jQuery Plugin

    3D FlipBook - Responsive jQuery Plugin

    Responsive design – book resizes so it fits screen width or screen height depending on the layout, thumbnails are placed horizontally or vertically depending on the layout.

    Features:

    • optimized for mobile – look and feel of a native app on mobile with touch swipe, pinch zoom etc
    • easy to use and customize – create book and change book settings in the xml. Change style in the css
    • no Flash Player needed – works everywhere
    • choose between 2 types of flip animation – 2d or 3d flip animation customizable animation speed and transition type
    • show all pages – vertical or horizontal thumbnails depending on the layout, with scrollbar, optimized for mobile devices
    • advanced zooming support with mouse wheel zoom on desktop, pinch zoom on mobile, scrollbars when zoomed, touch swipe, click and drag
    • real fullscreen support – if fullscreen is not supported by the browser, the icon will not be shown in the menu, if fullscreen is supported it will expand the book in real full screen mode, not browser full screen
    • 2 sets of iocns included – light and dark

    Toolbar.js : jQuery plugin that creates tooltip style toolbars

    Toolbar.Js : jQuery plugin that creates tooltip style toolbars

    Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around the toolbars display and number of icons.

    Features:

    • Straightforward implementation with simple options
    • Can run as many toolbars as required
    • Toolbars can be attached to any element required
    • Toobar icons are easily customised through the popular twitter bootstrap framework
    • Toolbars are responsive and follow the element on resize

    GFX : 3D CSS3 animation library with jQuery

    GFX : 3D CSS3 animation library with jQuery

    GFX is an 3D CSS3 animation library that extends jQuery with some useful functionality for programmatically creating CSS3 transitions. CSS3 transitions are superior to manual ones (using setTimeout) since they’re hardware accelerated, something particularly noticeable on mobile devices.

    GFX currently only supports WebKit browsers (Safari/Chrome). Firefox support is planned.