Apprise - attractive alert alternative for jQuery

Apprise is the new and improved attractive alert alternative for jQuery. And the options can be changed to suit your requirements easily. var settings = { animation: 700, // Animation speed buttons: { confirm: { action: function() { $me.dissapear(); }, // Callback function className: null, // Custom class name(s) id: 'confirm', // Element ID text: 'Ok', // Button text } }, input: false, // input dialog override: true, // Override browser navigation while Apprise is visible

Nod - A frontend validation jQuery plugin

Nod is a jQuery plugin that gives you frontend validation for forms. It defaults to the structure that bootstrap uses for its forms. Nod is designed to:  Keep validation away from the fields to keep the html clean and simple Work with selectors so you can target more fields with just one "rule" Be flexible. You can easily define your own functions to validate for (and many other things) Be extensible. If you look in the source code, it should be fairly easy to add new rules or remove/add fun

Sco.js - A twitter bootstrap javascript extension

Sco.js is a twitter bootstrap javascript extension. It's a collection of jQuery plugins for the web. Inspired by Twitter Bootstrap js components, Sco.js plugins can be used as replacement for the bootstrap js. You can find a different approach for some of the bootstrap js as well as other plugins that don't exist in bootstrap. Sco.js uses much less HTML markup than bootstrap and provides sane and intuitive defaults for its options so that you can get started in no time.  

Magnifier.js - enables magnifying glass effect on any images

Magnifier.js is a Javascript library that enables magnifying glass effect on any images. This magnifying plugin can be used for both single and multiple images, as well as galleries.   Magnifier.js - Features: Zoom in / out functionality using mouse wheel Magnified image can be displayed in the lens itself or outside of it in a wrapper Attachment of user defined functions for thumbnail entering, moving and leaving and image zooming events Display loading text while the large image is loadi

Microfiche.js - A carousel library

Microfiche.js is a carousel library made With Associates, focusing on performance, simplicity and touch.  

Styleneat - organizes and standardizes your CSS

Styleneat organizes and standardizes your CSS - selectors, sub-selectors and properties - in a structure that makes it easier to define page areas and see how they relate to each other.  

AnimatedScroll.js - animated document scroll to a specific element

AnimatedScroll.js is a smooth, animated document scroll to a specific element, supporting native jQuery UI easings.  

jQuery PicTip - create interactive descriptions for images

jQuery PicTip is a plugin that adds handy tooltips to your images, slideshows, sliders and more.   jQuery PicTip - Features: Easy configuration and customization Easy integration with slideshows, sliders, 360 views, and more Support for captions and bubble tooltips Add any content type to tooltips/captions Event type options (hover/click) Change tooltip position relative to spot Create spots with your own HTML markup CSS transitions/Animations are supported  Very small in size   

jQuery Cascading Dropdown - A plugin for creating cascading dropdowns

jQuery Cascading Dropdown is a simple and lighweight jQuery plugin for creating cascading dropdowns. You can set the default selected dropdown item in a dynamic dropdown scenario and combine both static and dynamic dropdowns.  

jQuery HighchartTable - transform HTML tables into nice Highcharts graphs

jQuery HighchartTable provides you a simple way to convert HTML data tables to Highcharts graphs automatically. It takes data and attributes from a table and parses them to simply create an Hightcharts chart.