Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 547 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 547 Bytes

Lazy Loading Logos

Lazy load images with javascript by replacing a small inline SVG data URI – with embedded text on the src-tag – with the url of the full sized image stored in a data-attribute on that same image.

Read more about this in this blogpost.

Go see the demo: