10 Fresh New jQuery Plugins For This Week

by jQuery Script,

In this post I'm going to share with you the 10 Fresh New jQuery Plugins we found and collected for this week (02/11/2013-09/11/2013). They're not listed on our website for some reasons and I want to share in case anyone else finds them useful. I'd really appreciate it if anyone would share this.

gridClasses

A jQuery plugin that adds classes to items floated in a grid style. The following classes are added: topRow, bottomRow, firstInRow, lastInRow (the class names themselves may be altered). Why not :nth-child() selectors? This plug-in re-configures on window re-size to accommodate flexible grid layouts.

gridClasses

[Demo] [Download]

jcanvas

jCanvas is a JavaScript library, written using jQuery and for jQuery, that wraps around the HTML5 canvas API, adding new features and capabilities, many of which are customizable. Capabilities include layers, events, drag-and-drop, animation, and much more.

jcanvas

[Demo] [Download]

Remove Uppercase Accents

Automatically removes accented characters (currently greek) from elements having their text content uppercase transformed through CSS.

[Download]

zoomPanTouchSVG

jQuery.zoomPanTouchSVG is a jQuery plugin that utilizes the SVG viewBox attribute to Zoom In, Zoom Out and Pan around an SVG.

zoomPanTouchSVG

[Demo] [Download]

fadeM.js

A simple jQuery plugin that fades in any elements using a single class.

[Download]

Keyboard Navigable

This jQuery plugin make any elements in a container navigable with the keyboard. A class attribute "active" is added to the active element. By default, UP and DOWN arrows and ENTER are enabled in conjunction with the CTRL meta key (i.e. you must hold the CTRL key and DOWN arrow to move down for example). 

Keyboard Navigable

[Demo] [Download]

Browser Select

This plugin allows you to show a dialog to upgrade user browser when it is not upto the required specification. This is mainly used to redire older version of IE users to upgrade to later new versions or prompt them to use different and better browser.

Browser Select

[Demo] [Download]

Storage API

jQuery Storage API is a plugin that simplify access to storages (HTML5) & cookies, add namespace storage functionality and provide compatiblity for old browsers with cookies!

[Download]

waypoints

Waypoints is a jQuery plugin that makes it easy to execute a function whenever you scroll to an element.

jQuery waypoints

[Demo] [Download]

jQuery Infinity

nfinity.js is a UITableView for the web: it speeds up scrolling through long lists and keeps your infinite feeds smooth and stable for your users. It is small, battle-tested, and highly performant. 

jQuery Infinity

[Demo] [Download]

jQuery Selective

jquery-selective provides multiple selection with autocomplete: a list to which items may be added by typing part of the label. A server-side or client-side source may be specified for autocomplete (see jQuery UI autocomplete). Items may be reordered if the sortable option is present (this feature requires jQuery UI sortable). Items may also be removed.

jQuery Selective

[Download]