Best jQuery Plugins Plugins & Tutorials with Demo

    Makisu : jQuery CSS 3D Dropdown Menu concept

    Makisu : jQuery CSS 3D Dropdown Menu concept

    Makisu is an experimental jquery plugin for CSS 3D dropdown navigation menu supported for modern browsers like Chrome.

    jQuery Sticky Captions Concept with CSS3

    jQuery Sticky Captions Concept with CSS3

    When creating thumbnail grids, we usually want to show image captions on hover to provide more information about the item. Image captions are usually shown in a very specific part of the thumbnail, either on the top, the middle or the bottom. When adding captions to the bottom of a thumbnail it can happen that a thumbnail that is overflowing the viewport (i.e. is partly beyond the “fold”) is being hovered but the caption won’t be seen because it appears on the bottom part of the image that is not visible. The user would have to scroll the page in order to see the bottom of the item and eventually the caption.

    A small trick can solve that problem by simply making the caption “sticky”. This would mean that the caption will be visible not only at the bottom of every thumbnail but also in any place, sticking at the bottom of the page, if the thumbnail hovered is overflowing the current view.

    jQuery Smart Alert

    jQuery Smart Alert

    Smart Alert aims to replace standard dumb alert with fully configurable alternative, while maintaining its ease of use.

    Add-Shine : A Gradient background jQuery Plugin

    Add-Shine : A Gradient background jQuery Plugin

    Add Shine is a jQuery plugin that converts solid a background color into a gradient that simulates a subtle shine.

    Filter-me : jQuery plugin to filter images using canvas

    Filter-me : jQuery plugin to filter images using canvas

    jQuery filter.me is a jQuery dependant script that allows you to apply filters to images using Photoshop .acv Curves Adjustment files. jDataView is used to read the Photoshop file, from which we create a Monotonic Spline Curve representing its data. From this curve the new pixel RGB values can be calculated. These values are then applied using HTML5’s canvas element.

    Literally any Photoshop curves file can be applied to multiple images with ease. This is a great alternative to using something like PHP’s imagemagick to try and replicate similar filtering. It can sometimes be a little slow, especially in mobile browsers, but I’m sure this will improve as canvas becomes more mainstream.

    jQuery Fullscreen Pageflip Layout

    jQuery Fullscreen Pageflip Layout

    A tutorial on how to create a fullscreen pageflip layout using BookBlock. The idea is to flip the content like book pages and access the pages via a sidebar menu that will slide out from the left.

    OneMenu : jQuery Responsive Metro UI Menu

    OneMenu : jQuery Responsive Metro UI Menu

    OneMenu is a jQuery navigation menu plugin that is created for Metro UI themes. OneMenu supports responsive design, unlimited menus.

    Features:

    • Responsive Design for Metro Themes
    • Unlimited Menus.
    • Unlimited Items in OneMenu.
    • Works on Aalmost Platforms.
    • Auto align items in Dynamic Grid.
    • Light weight.
    • Easy Customiztion.

    Mini Help System with jQuery

    Mini Help System with jQuery

    In this tutorial, we are going to create a mini help system with jQuery. This will be a small widget which will display help text or a guide to users of your web application. The widget content is going to be searchable in real time, and all matching terms will be highlighted.

    LoremImages : jQuery plugin for loading random images

    LoremImages : jQuery plugin for loading random images

    LoremImages is a jQuery plugin for populating your content with random images. Images are loaded from LoremPixel service and licensed under the Creative Commons Attribution-ShareAlike license.

    Circle View : Inspired by Google Circles in jQuery

    Circle View : Inspired by Google Circles in jQuery

    This module creates a Circle view just like Google Circles on your website.Users can add objects to the circles, view objects in each circle etc and has complete client side view and uses jQuery with Masonry and TweenLite plugin.