jQuery.BlackAndWhite plug-in can easily convert any colored image into a B&W greyscale image. It uses the the HTML5 canvas tag and a fallback for the old browsers.
Here you ll learn how to create a neat effect with some images using jQuery.
The main idea is to have an image area with several images that slide out when we hover over them, revealing other images.
jQuery Burn is a plugin which adds a flame-like effect to text using multiple text-shadows, animated by repeatedly changing their horizontal offsets.
vintageJS is a jQuery plugin that uses the html5 canvas element to add a great vintage look to your photos. It comes with three effect-presets and can be customized very easily.
A jQuery plugin that fades html elements based on their proximity to a source (cursor or DOM).
jq-tiles is a slideshow with many cool css3 effects.
In browsers that don't support css3 transitions classes won't be animated but some effects will still work.
PFold is a very experimental jQuery plugin that makes it possible to open elements in a paper-like unfolding effect. An element can be unfolded in 3D in order to reveal some other content. The idea is to have several levels of folding, where each step of opening will double the element size, hence imitating a folded paper being opened.
Windy is a jQuery plugin that allows a rapid navigation through a pile of items using some CSS 3D transforms and transitions. The effect of a continuous navigation flow reminds of a deck of cards or sheets flying away, hence the name.
jQuery.fluxoModal is a jQuery plug-in similar to lightbox. It can highlight any kind of html element inside an html modal window, blurring the background using html5 canvas, CSS3 animations and a crossbrowser fallback for IE.
Foggy is a jQuery plugin for blurring page elements. It supports IE (8 and up), Firefox, Safari and Chrome.
Foggy by default uses the "-webkit-filter: blur" CSS attribute. If the browser doesn't support it, Foggy falls back to a manual blur. It makes several copies of the selected HTML element. It adds transparency to all copies and moves each of them by small amount, thus creating the blur effect.
Allofthelights.js is a jQuery plugin that allows to switch off the light, for your videos to stand out.
jquery.transform.js adds 2D transform capabilities to jQuery css() and animate() functions.
Quicksand is a jQuery plugin for reordering and filtering items with a nice shuffling animation.
BigText is a jQuery plugin, calculates the font-size and word-spacing needed to match a line of text to a specific width.
At its simplest, the BigText jQuery plugin takes a single element and sizes the text inside of its child's to fit the width of the parent element. Gives the text that lovely vertical alignment.
tiltShift.js is a jQuery plugin that uses the CSS3 image filters to replicate the tilt-shift effect. This is a proof of concept and currently only works in Chrome & Safari 6