Best jQuery Plugins Plugins & Tutorials with Demo

    Slide Note : A jQuery Plugin For Sliding Notifications with Demo

    Slide Note : A jQuery Plugin For Sliding Notifications with Demo

    A jQuery Plugin that makes it easy to display sliding notifications on your website or in your web application.It offers flexible positioning options, support for Ajax, CSS hooks, and more.

    Features:

    • Fire the notification once the user scrolls to a certain point on the page.
    • Control which corner of the window into which the notification appears.
    • Specify how many times the notification should appear before it no longer displays.
    • Take action before and after the notification appears in the user’s window.
    • Perfect for manipulating data based on the response to the notification.

    jPaginate: A Fancy jQuery Pagination Plugin with Demo

    jPaginate: A Fancy jQuery Pagination Plugin with Demo

    jPaginate is a jQuery pagination plugin that comes with a twist: animated page numbers. The user can slide through the available page numbers by clicking or just hovering over the arrows. Shortlinks to the first and last page are available as well.

    Sausage : jQuery infinite Pagination with Demo

    Sausage : jQuery infinite Pagination with Demo

    Sausage is a jQuery UI widget for contextual pagination. It complements long or infinite-scrolling pages by keeping the user informed of her location within the document.

    jQuery Flashing text with Demo

    jQuery Flashing text with Demo

    In this tutorial I will show you how to create a flashing text effect with JavaScript and a small portion of jQuery.Sometimes you might need to bring your visitors attention to some particular text or phrase, and the most obvious way of doing it is by using some flashing / animating effect.

    jQuery.twinkle : On Click Animation with Demo

    jQuery.twinkle : On Click Animation with Demo

    jQuery twinkle a on click animation.Draw your visitor’s attention to special parts of your website. Examples of the different effects and options are right below.

    goMap : jQuery Map Plugin

    goMap : jQuery Map Plugin with Example

    gomap is a jquery map plugin.

    jQuery Credit Card Validator

    jQuery Credit Card Validator

    jQuery Credit Card Validator detects and validates credit card numbers. It’ll tell you the detected credit card type and whether the number length and Luhn checksum are valid for the type of card.

    jQuery Credit Card Validator is written in CoffeeScript and (surprise, surprise!) is a jQuery plugin. It attaches to the input event (with a fallback to the keyup event) and, every time the number in the input field changes, it calls a function defined by you

    jQuery dotdotdot : Ellipsis for multiple line content plugin

    jQuery dotdotdot : Ellipsis for multiple line content plugin with Demo

    jQuery.dotdotdot is an advanced cross-browser ellipsis for multiple line content plugin.

    loupe : A jQuery image magnifier

    loupe : A jQuery image magnifier with Demo

    loupe is a lightweight (~1k minified) onhover image magnifier for jQuery.The selector should reference links containing thumbnail images, or images shrunk by the browser. the settings (width, etc.) are optional.

    Sticky Sidebar jQuery plugin

    Sticky Sidebar jQuery plugin with Demo

    Sticky Sidebar jQuery plugin allows you to set a number of sidebar or floating boxes that follow the user down the page as they scroll. The plugin uses absolute positioning calculated from the original css and offset to either the closest positioned parent or to the document. The plugin has been tested in IE6-9 and all the other major browsers.