Blur Any Web Element Easily – Blur.js
23
Mar
// php the_time('Y') ?>
Blur.js is a flexible jQuery plugin for implementing blur effect to any web element.
It actually works by creating and placing psuedo-transparent blurred elements over the targeted ones and makes use of the StackBlur algorithm.
The source of the blurred item (it can use the background of body or other HTML elements), radius of the effect and it is positioning can be defined with ease.
There is built-in caching for re-using the blurred image and there is support for making the item where the effect is applied to be draggable (requreis jQuery UI).
- Tags:
Blur Javascript
- Filed under: Effects, Goodies, Other License
- 2 Comments












2 Responses for "Blur Any Web Element Easily – Blur.js"
Cool one..
Here is fork with no need canvas or any heavy calculations.
https://github.com/piotrze/fakeblur