noty - A jQuery Notification Plugin

noty is a jQuery plugin that makes it easy to create alert - success - error - warning - information - confirmation messages as an alternative the standard alert dialog. Each notification is added to a queue. (Optional) The notifications can be positioned at the; top - topLeft - topCenter - topRight - center - centerLeft - centerRight - bottom - bottomLeft - bottomCenter - bottomRight There are lots of other options in the API to customise the text, animation, speed, buttons and much more. It

Table-to-JSON - jQuery plugin to serialize HTML tables into javascript objects

Table-to-JSON is a jQuery plugin that converts an HTML Table into a javascript object. Great for working with user-editable tables or accessing output from 3rd party tools.   Table-to-JSON - Features: Automatically finds column headings Override found column headings by using data-override="overridden column name" Always uses first row as column headings regardless of th and td tags Override cell values column names by using data-override="new value" Ignorable columns Not confused by

jQRangeSlider - A powerful slider for selecting value ranges, supporting dates and more

jQRangeSlider is a powerful slider for selecting value ranges, supporting dates, touch devices and more.   jQRangeSlider - Features: Select dates: jQRangeSlider supports both numerical values and date and time. Selecting a time frame has never been so easy. Touch devices: jQRangeSlider supports touch devices: tested with iOS and Android. User can select a range simply by touching and swiping on his tablet or phone. Steps: jQRangeSlider supports steps for both numerical and date values. Sele

PhotoJShop - A JavaScript photo editing library packaged in a simple jQuery plugin

PhotoJShop is a JavaScript library for photo editing using the canvas, aiming to reproduce most usual filters.   

jQuery Navobile - A jQuery plugin that makes mobile navigation easy

jQuery Navobile is a jQuery plugin that makes mobile navigation easy. It uses CSS to apply CSS3 translations, Mobile device detection and fixing the position of nav.  

jsTree - jQuery tree plugin

jsTree is jQuery plugin, that provides interactive trees. It is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading. jsTree functions properly in either box-model (content-box or border-box), can be loaded as an AMD module, and has a built in mobile theme for responsive design, that can easily be customized. It uses jQuery's event system, so binding callbacks on various events in the tree is familiar and easy. Other notable features are inline

Shuffle - Categorize, sort, and filter a responsive grid of items

Shuffle, a jQuery shuffle plugin that will categorize, sort, and filter a responsive grid of items.   Shuffle - Features: Fast - Only one forced synchronous layout (aka reflow) on init, sort, or shuffle. Uses CSS Transitions! Responsive (try resizing the window!) Filter items by groups Items can have multiple groups and be different sizes Sort items Advanced filtering (like searching)  

Backstretch - jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image

Backstretch is a simple jQuery plugin that allows you to add a dynamically-resized, slideshow-capable background image to any page or element. The image will stretch to fit the page/element, and will automatically resize as the window/element size changes. Images are fetched after your page is loaded, so your users won't have to wait for the (often large) image to download before using your site.  

Pagescroll jQuery Menu - animated scroll menu

Pagescroll jQuery Menu is an animated scroll menu plugin. It is fully responsive, usable on mobile and tablets.   Pagescroll jQuery Menu - Features: vertical or horizontal display absolute, fixed or inline styles left, right, top or bottom aligns configurable background color, font sizes, colors also configurable via CSS smooth animation during pagescroll fade in / fade out effect when user scrolling  

jQuery.dotdotdot - advanced cross-browser ellipsis on multiple line content

jQuery.dotdotdot is a jQuery plugin for advanced cross-browser ellipsis on multiple line content. With jQuery.dotdotdot, you don't need to worry about your HTML markup, this plugin knows its way around the elements.