Video wird geladen...
Video konnte nicht geladen werden
jus' one more CSS progressive blur demo 🧑🍳 backdrop-filter: blur() stack + position: sticky + display: grid for progressive blur on scroll
44,674 Aufrufe • vor 1 Jahr •via X (Twitter)
10 Kommentare

Combine that with easing gradients for the mask ( and you get the cleanest progressive blur possible

😍😍 Your work blows me away every single time...Amazing 👌🏻

So this is how Phamous does all that cool stuff? I thought he was using svg filters or something. Amazing thanks for sharing Jhey :)

yep - it is jus little overlay stacks for a cross browser compatible solution 🤙 issue with using an SVG filter for overlay is that it isn't cross browser compatible because url doesn't play ball in WebKit 🥲 (works fine if you're applying it direct through filter though)

Very cool technique 👍

Yes Captain! 🫡

Wizard 🧙♂️

Bruxo

🙌

Are you using opacity? The main image still shows, so it might not be fully progressive. Not sure..
