Top 30 New jQuery Plugins For Your Website
24jQuery is now becoming very popular, research shows that over 40 percent of all website use jQuery. The has leds to a more demand for feature-rich and catchy design plugins for jQuery. Fortunately, the jQuery lovers have always tried to find innovative ways to push the boundaries of design and functionality even further.
So today, we have here a collection of the top 30 jQuery plugins for your website. Enjoy!
CodeExplorer

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.
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.
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.
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.
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.
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.
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.
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.
Isotope
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).
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.
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.
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.
jTag – Plugin to Tag Pictures & More
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.
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’.
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.
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.
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.
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.
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 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).
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.
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.
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.
Reveal – jQuery Modal Plugin

Reveal is a lightning-fast, lightweight (1,75kb), easy to implement and cross-browser compatible jQuery Modal window 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.
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.
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.
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.
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.
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.
jQuery Memory Game
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.












Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong
Pingback: Clifford Ngong