StudentCode-in / StudentCode-in.github.io

Central Repository of Student Code-In website
https://studentcode-in.github.io/
MIT License
59 stars 64 forks source link

Deferring of offscreen images feature added. #141

Closed inomag closed 3 years ago

inomag commented 3 years ago

Description

Added a new lazy loading feature for faster rendering of webpages containing several .jpg, .jpeg, .svg & .png files.

Fixes #78

Index.html Before https://user-images.githubusercontent.com/66073063/103769825-00231300-504b-11eb-89b7-3e25412f6db2.mp4

Index.html After https://user-images.githubusercontent.com/66073063/103770007-4aa48f80-504b-11eb-81a4-eb46de56b3bf.mp4

Similar changes are also done in team.html & event.html

Type of change

Please delete options that are not relevant.

Checklist: