Filters
Filters is a jQuery plugin that allows to filter items using custom animation.
The images in the demo are by LINUZ90 and they are licensed under the Attribution-ShareAlike 2.0 Generic (CC BY-SA 2.0) License.
$('.filters').filters({ move: { init: false }, css3: { init: false }, fade: { opacity: [.1, 1] } });