🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Blurme is a tiny jQuery plugin that implement a cross-browser blur effect on an Html element, with SVG fallback for Firefox.

Blur

Documentation

JQuery Blur plugin

javascript jquery plugin to apply a blur effect in any html element

Usage

$('.blur').blurMe({ 	radius: 3 // in pixel 	svgFallback: "blur.svg" //path to the svg file required for blur fallback });

Contributions

feel free to fork and add features , fix bugs and your pull reguest is more than welcome


You May Also Like