Skip to content

ImageLazyLoading is a fast,simple, lightweight script which loads your content images only as they enter the viewport. It is written in plain vanilla JavaScript.

Notifications You must be signed in to change notification settings

kaissaroj/imagelazyloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Imagelazyloader

ImageLazyLoading is a fast,simple, lightweight script which loads your content images only as they enter the viewport. It is written in plain vanilla JavaScript.

Minified size only 515 bytes

Usage

<img alt="A lazy image" src="lazy-lowquality.jpg" data-src="lazy.jpg">

Check Demo

About

ImageLazyLoading is a fast,simple, lightweight script which loads your content images only as they enter the viewport. It is written in plain vanilla JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published