Advertise here

jQuery Plugins Tagged ‘blur effect’

Blurry Text Reveal on Scroll

July 02, 2024     310     Scroll Effects Text & String
Blurry Text Reveal on Scroll

The “Blurry Text Reveal on Scroll” effect aims to create an engaging animation where text becomes progressively clearer as users scroll down a webpage. 

Read More »

blurify – Tiny Library to Create Blurred Pictures

March 15, 2017     1840     Effects
blurify – Tiny Library to Create Blurred Pictures

blurify.js is a tiny library to blurred pictures, support graceful downgrade from css mode to canvas mode.

Read More »

Background Blur – Ultra Light jQuery Plugin for Blurring Images

November 27, 2016     1631     Effects
Background Blur – Ultra Light jQuery Plugin for Blurring Images

Background Blur plugin is an ultra small, cross browser jQuery plugin for blurring images.

Read More »

Pilpil – Progressive Image Loading

May 31, 2016     2156     Effects
Pilpil – Progressive Image Loading

Pilpil is a tiny, pure JavaScript library for Progressive Image Loading with a blur effect to reduce the page load time; as seen on Medium.

Read More »

StackBlur.js –Fast and Almost Gaussian Blur

November 17, 2015     3189     Effects
StackBlur.js –Fast and Almost Gaussian Blur

StackBlur.js is a fast, almost Gaussian blur for canvas. It's based on implementation of StackBlur algorithm.

Read More »

Motion Blur Effect with SVG and Javascript

April 08, 2015     2335     Effects
Motion Blur Effect with SVG and Javascript

A tutorial on how to create a motion blur effect on HTML elements using JavaScript and an SVG blur filter.

Read More »

Vague.js – jQuery Plugin to Blur Any Kind of Html Element

July 08, 2013     21751     CSS3 & CSS Effects
Vague.js – jQuery Plugin to Blur Any Kind of Html Element

Vague.js is an experimental script that allows you to blur any kind of html element. Vague.js checks if the user’s device supports the CSS filters otherwise it can fallback using the SVG filters or the Microsoft css filters.

Read More »

Spoiler Alert! – jQuery Plugin to Hide Spoilers on Your Site

March 04, 2013     3201     Effects
Spoiler Alert! – jQuery Plugin to Hide Spoilers on Your Site

Spoiler Alert! is a jQuery plugin that hides copy and images with a bit of blur. Hint on mouseover, reveal on click.

Read More »

Foggy – jQuery Plugin for Blurring Page Elements

September 20, 2012     6376     CSS3 & CSS Effects
Foggy – jQuery Plugin for Blurring Page Elements

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.

Read More »