30 jQuery Plugins

With jQuery now being used in over 40% of all web sites, the demand for up-to-date and feature-rich plugins has never been greater. Thankfully, the jQuery community has always met its popularity head on by offering a constant influx of new plugins that constantly push the boundaries of functionality ever-further.

Yeah, we really do love jQuery πŸ™‚

We haven’t actually had a good look at jQuery plugins in quite a while, so today, we thought we would bring you up-to-date with some of the latest and greatest.

You might also like:
50 jQuery Plugins for Form Functionality, Validation, Security and Customization β†’
50 Fundamental jQuery Controls, Components and Plugins β†’
20 Awesome jQuery Enhanced CSS Button Techniques β†’
25 Useful jQuery Tooltip Plugins and Tutorials β†’

CodeExplorer

jQuery Plugin: CodeExplorer v0.1
CodeExplorer is an enitrely unique code formatting plugin that will not only format the code with colors and spacing, but will also display it in an entire folder structure.
CodeExplorer

Subway Map Visualization Plugin

Subway Map Visualization Plugin
The amazing Subway Map Visualization plugin allows you create, interactive subway map visualizations with HTML. Its style has been based on Londons Underground maps, with smooth curves & interchange connectors and 45-degree diagonals. The map size, line width and colors can all be customizable and the markup is also search engine friendly.
Subway Map Visualization PluginDemo

Website Tour with jQuery

Website Tour with jQuery
Website Tour with jQuery allows you to, as its name clearly states, create a tour on a website with jQuery. This can be very useful if you want to explain your users the functioning of your web application in an interactive way.
The idea is to add certain class to elements that you want to guide the user through and explain exactly what they do. The user is guided by a little tooltip to show what the current tour point is about, and a navigation that will allow the user to go back and forth between each point.
Website Tour with jQueryDemo

jQuery Embedded Help System

jQuery Embedded Help System
jQuery E-Help is plugin for procedural("How to …") web user interface help and it’s easy to integrate into any web interface that supports jQuery. Useful for all web applications, CMS and E-commerce systems.
jQuery Embedded Help SystemDemo

The jQuewy Project – Lightweight Loader for Javascript Functions

The jQuewy Project - Lightweight Loader for Javascript Functions
jQuewy is a simple, efficient, and lightweight loader for Javascript functions, with a powerful CDN-ready backend. Have you ever wanted to quickly prototype an idea in Javascript, and wanted to get it down as quickly as possible? Have you noticed how a large portion of your setup time can include downloading and setting up libraries to work with? jQuewy solves this problem, because now you can summon any script, and it’ll be inserted into your head tag automatically.
The jQuewy ProjectDemo

Flurid – The Fluid CSS Grid

Flurid – The Fluid CSS Grid
Flurid is a fluid width grid system optimized for flexibility (fluidity). It comes with a companion jQuery plugin to help make developing with the framework easier. Along with some additional features like equal height columns, the jQuery plugin can also automatically append alternating "odd" and "even" classes to rows and columns and apply the "last" class where needed to fix things for Internet Explorer 7 and below.
Flurid – The Fluid CSS Grid

jQuery Runloop Plugin

jQuery Runloop Plugin
With jQuery Runloop, you can create your own small runloop with keyframes at your own choosing, each with code to execute. You can put whatever code you want in each keyframe, rearrange keyframes easily, and use reusable maps of code and/or animations to share between runloops.
It was created to have more power, more control and less hassle than dealing with jQuery .animate() callbacks. It hooks into jQuery’s Effects Queue by design, to avoid timing conflicts in the case of doing many multiple .animate() calls.
jQuery Runloop PluginDemo

arbor.js – A Graph Visualization Library

arbor.js - A Graph Visualization Library
Arbor is a graph visualization library built with web workers and jQuery. Rather than trying to be an all-encompassing framework, arbor provides an efficient, force-directed layout algorithm plus abstractions for graph organization and screen refresh handling. It leaves the actual screen-drawing to you. This means you can use it with canvas, SVG, or even positioned HTML elements; whatever display approach is appropriate for your project and your performance needs.
arbor.js – A Graph Visualization Library

Isotope

Isotope
Isotope Docs & Downloads

jMenu – Horizontal Navigation with Unlimited Sub-Menus

jMenu - Horizontal Navigation with Unlimited Sub-Menus
jMenu is a plugin that can create horizontal navigations with unlimited sub-menus. The look and feel of the menu is set in a CSS file, so you can update it without ever having to touch the JS code.
Besides jQuery, it also requires jQuery UI and does support all of the effects from the library (like fadeIn or slideDown).
jMenu – Horizontal Navigation with Unlimited Sub-MenusDemo

960 Grid on jQuery-Mobile

960 Grid on jQuery-Mobile
960 Grid on jQuery-Mobile is a port of 960 Grid to jQuery mobile. It combines the flexibility of 960.gs with the ease of jQuery mobile, with the purpose of making jQuery mobile more flexible and easier to use on mobile and touch-screen devices.
960 Grid on jQuery-MobileDemo

MobilyMap

MobilyMap
MobilyMap is a lightweight plugin (7KB) that can create a Google Maps-like, draggable interface from any image. You can add markers, display captions, display HTML content when markers are clicked and the plugin has callback functions including onMarkerClick, onPopupClose and onMapLoad to better interact on every level.
MobilyMapDemo

Slides – A Slideshow Plugin for jQuery

Slides - A Slideshow Plugin for jQuery
Slides is a smooth and simple slideshow plugin for jQuery that features looping, auto play, fade or slide transition effects, crossfading, image preloading, and auto generated pagination.
SlidesDemo

jTag – Plugin to Tag Pictures & More

jTag - Plugin to Tag Pictures & More
jTag – Plugin to Tag Pictures & MoreDemo

Galleria – JavaScript Image Gallery Framework

Galleria – JavaScript Image Gallery Framework
Galleria is a JavaScript image gallery framework, built upon jQuery, that simplifies the process of creating professional image galleries for websites and web/mobile apps. The framework has a large number of options such as transition effects, cropping methods and interaction details that you can use to customize your gallery. In addition to the generic options, each Galleria theme has some theme-specific options.
GalleriaDemo

liteAccordion – A Horizontal Accordion Plugin for jQuery

liteAccordion - A Horizontal Accordion Plugin for jQuery
liteAccordion is an easy-to-use content slider/accordion that only weighs 4.5kb (if you minify and gzip the JS, you can get the file size down to 1.2kb!). It supports pretty much anything and comes with two themes – ‘basic’ and ‘dark’.
liteAccordion

jShowOff – A jQuery Content Rotator

jShowOff - A jQuery Content Rotator
jShowOff is a jQuery plugin for creating a rotating content module. It works by creating ‘slides’ from the child elements (eg. <li>) inside a specified wrapper element (eg. <ul>) on which .jshowoff() is invoked. It then rotates through the slides, with options for controls, links, and more.
jShowOff

Zoomy – E-Magnification

Zoomy - E-Magnification
Zoomy is a quick and easy plugin that will zoom into a picture. You only need two copies of one image, first the display image and then thelarger zoom image. Just link the zoom picture on the display picture, and tell the plugin to use that link when zooming.
Zoomy – E-Magnification

jQuery Waypoints

jQuery Waypoints
Waypoints is a small plugin that makes it easy to execute a function whenever you scroll to an element. The plugin makes a solid base for modern UI patterns that depend on a user’s scroll position on the page.
jQuery WaypointsDemo

Easy Paginate – Plugin for Pagination

Easy Paginate - Plugin for Pagination
Easy Paginate is a lightweight and easy to use plugin that allows you to browse easily through the list of items with pagination controls. It takes a list of items, calculates a number of child elements of a certain object, divides it by step parameter (which can be easily adjusted) and generates "control buttons". Controls are inserted immediately after the selected object in a form of ordered list.
Easy Paginate – Plugin for PaginationDemo

QapTcha – Draggable Captcha System with jQuery UI

QapTcha - Draggable Captcha System with jQuery UI
QapTcha, built using jQuery UI, is an innovative captcha plugin. It is a simple idea, yet very effective: To unlock a QapTcha form, the user has to drag a slider from the left to the right – something that bots are not able to do.
QapTcha – Draggable Captcha System with jQuery UIDemo

jFormer – jQuery Form Framework

jFormer - jQuery Form Framework
jFormer is a form framework written on top of jQuery that allows you to quickly generate beautiful, standards compliant forms. Leveraging the latest techniques in web design, jFormer helps you create web forms that: Validate client-side, Validate server-side and Process without changing pages (using AJAX).
jFormer – jQuery Form FrameworkDemo

bvalidator – Client Side Form Validation

bvalidator - Client Side Form Validation
bValidator is a jQuery plug-in for client side form validation. It supports fully customized error messages defined with template and CSS, many validation functions (actions) like date, email, URL, IP address, validation of dynamic forms, customized validation functions and more.
bvalidator – Client Side Form ValidationDemo

jQuery.validVal

jQuery.validVal
The jQuery.validVal is a plugin designed to simplify form validation. It is highly customizable, feature-rich and can easily be dropped on any type of HTML-form (even AJAX- and HTML5-forms) with ease.
jQuery.validValDemo

SheepIt! – Form Cloning jQuery Plugin

SheepIt! - Form Cloning jQuery Plugin
SheepIt is a jQuery plugin that allows you to clone form elements dynamically. It is very useful to develop advanced forms that require the same type of load data multiple times.
SheepIt! – Form Cloning jQuery PluginDemo

Reveal – jQuery Modal Plugin

Reveal - jQuery Modal Plugin
Reveal is a lightning-fast, lightweight (1,75kb), easy to implement and cross-browser compatible jQuery Modal window plugin.
Reveal – jQuery Modal Plugin

jNotify jQuery Plugin

The jQuery jNotify plug-in is an unobtrusive notification system for web-based applications. You can use it to inform users when specific actions have completed on your site–such as when an AJAX operation is complete. It has been designed to replace code where you may have previously used the JavaScript alert() function to provide feedback to the user.
jNotify jQuery PluginDemo

Signature Pad

Signature Pad
The Signature Pad plugin aids in the creation of an HTML5 canvas based signature pad that will record the drawn signature in JSON for later regeneration. It has two modes: TypeIt and DrawIt. In TypeIt mode the user’s signature is automatically generated as HTML text, styled with @font-face, from the input field where they type their name. In DrawIt mode the user is able to draw their signature on the canvas element.
Signature PadDemo

jQuery Splatter Plugin

jQuery Splatter Plugin
Splatter applies a random position, size, and color to elements on a page. The most basic implementation adds randomly colored and positioned asterisks to the element, it also has lots of optional configuration options, but the most of them are pretty simple and none of them are required.
jQuery Splatter PluginDemo

ToastMessage Plugin

ToastMessage Plugin
jQuery-ToastMessage-plugin is a jQuery plugin that offers Android-like notification messages and comes withfour different predefined types of toasts: notice, success, warning and error.
ToastMessage PluginDemo

jLabel – A jQuery Label Plugin

jLabel is a plugin that formats text input fields with unobtrusive labels featuring interactive suggestions. This allows input fields to be labelled clearly and presented with minimal interface obstruction.
jLabel – A jQuery Label Plugin

jRating – Ajaxed Star Rating System

jRating - Ajaxed Star Rating System
jRating is a very flexible jQuery plugin for quickly creating an Ajaxed star rating system. It is possible to configure every detail from ‘the number of the stars’ to ‘if the stars can represent decimals or not’.
Although the plugin can be used with any scripting language, a PHP file that handles the requests is included in the download package.
jRating – Ajaxed Star Rating SystemDemo

jQuery Memory Game

jQuery Memory Game
jQuery Memory GameDemo

jQuery Application Architecture – The Printable Chart

jQuery Application Architecture – The Printable Chart
This a handy chart that will help decide the architecture of your apps, like structuring client-side MVC apps, templating, unit and BDD testing, debouncing and much more.
jQuery Application Architecture Chart

 

 

 

http://speckyboy.com/2011/03/16/30-fantastic-new-jquery-plugins/

Leave a comment