This library is an extension for jQuery which allows blurring images using canvas technology.
- Smooth blurry with strength control.
- Transform image into a canvas element.
- jquery.js (>= 2.1.0)
$('image').blurry(5);
Copyright (c) 2013-2014 Mateus Maso. Released under an MIT license.