kateFrontend / js-blurry-loading

Blurry loading effect built with Vanilla Js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blurry Loading effect

cover

🦉 Main information

Blurry loading image.

The project goal:

  • start at 0% with a blurry image and when it gets to 100% the image should come into focus
  • map different number ranges to the 0 to 100 load
  • the image blur must be 30px when it starts and it's must to go down to zero
  • use a Stackoverflow function to map one number range to another

⚡ Built With

HTML5 / CSS3 / JavaScript

About

Blurry loading effect built with Vanilla Js


Languages

Language:CSS 40.6%Language:JavaScript 35.6%Language:HTML 23.8%