Lazy load is a Jquery plugin which helps in loading images on scroll with a delay, that is images which are outside the viewport are not loaded until the user wishes to view that area. This helps in loading the webpages faster since the images are loaded one after the other. How to use this … Continue reading “Loading images on scroll using jquery”
HomeTag: lazy load