ABigImage - jQuery plugin for viewing big versions of images

ABigImage is jQuery plugin for viewing big versions of images.   ABigImage - Features:  Fit mobile devices. Uses CSS3 transform and transition for smooth touch sliding. Touch slide left or right opens next or previous image, touch slide up or down closes image. Clicking image opens next one, clicking left side opens previous, clicking right side closes image. Hotkeys for next, previous and close buttons. Closing after viewing of all images. Preloading of next and previous images. Uses

Succinct - A tiny jQuery plugin for truncating multiple lines of text.

Succinct is a tiny jQuery plugin for truncating multiple lines of text. It shortens your text to a specified size, and then adds an ellipsis to the end.  

Accessible Mega Menu - A demonstration of how to implement a keyboard and screen reader accessible mega menu as a jQuery plugin

Accessible Mega Menu is a demonstration of how to implement a keyboard and screen reader accessible mega menu as a jQuery plugin. It is modeled after the mega menu on adobe.com but has been simplified for use by others. An brief explanation of the interaction design choices can be found in a blog post at Mega menu accessibility on adobe.com. Content for the links and text within the mega menu comes from the Web Content Accessibility Guidelines (WCAG) 2.0.  

Fotorama - A simple, stunning, powerful jQuery gallery

Fotorama is a simple, stunning, powerful jQuery gallery.   It's default settings are good, so there’s no need to mess with them. Still, you can fine-tune: Dimensions Fotorama’s dimensions are the dimensions of the first image. Other pictures are scaled proportionally to fit.  Thumbnails Change navigation style from iPhone-style dots to thumbnails by adding data-nav="thumbs". Fullscreen Allow fotorama to enter fullscreen using data-allowfullscreen. Video To add video from YouTube or

Airport - a simple text effect plugin for jQuery

Airport is a rather simple text effect plugin for jQuery. It emulates the style of those flickering information boards you sometimes find on airports and train stations.  

Echo.js - simple JavaScript image lazy loading

Echo.js is a standalone JavaScript lazy-loading image micro-library. It is fast, lightweight, and uses HTML5 data-* attributes for simple.    Lazy-loading works by only loading the assets needed when the elements 'would' be in view, which it'll get from the server for you upon request, which is automated by simply changing the image src attribute. This is also an asynchronous process which also benefits us.  

PNotify - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft

PNotify is a JavaScript notification plugin, developed by SciActive. Formerly known as Pines Notify. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use.  PNotify provides desktop notifications based on the Web Notifications Draft. If desktop notifications are not available or not allowed, PNotify will fall back to displaying the notice as a regular, in-browser notice.   PNotify - Features: Rich graphical features and effects. jQue

Tipue Search - a site search engine jQuery plugin

Tipue Search is a site search engine jQuery plugin. It's free, open source and responsive.   This site search engine only needs a browser that supports jQuery. It doesn't need MySQL or similar. In Static mode it doesn't even need a web server. Tipue Search uses various modes for loading content. Static mode uses JSON, while Live mode grabs content from a list of pages.   

Super Simple Text Rotator - Add a super simple rotating text to your website with little to no markup

Super Simple Text Rotator is a light weight jQuery plugin that will allow you to add a super simple rotating text to your website with little to no markup.  

Juicy Slider - Responsive and Lightweight Slider/Slideshow Plugin for jQuery

Juicy Slider is a responsive slider/slideshow plugin for jQuery. Unlike other plugins that rely on CSS3 support of browser, this plugin adjusts image size by computing the corresponding aspect ratio of images and viewport using javascript. This makes it compatible with older browsers and more consistent. The current release uses jQuery UI to set its transition effects.