Skip to content

Instantly share code, notes, and snippets.

@webjp1
Created January 2, 2020 07:00
Show Gist options
  • Save webjp1/983d207bc7e25e65f92474e66d6ecec1 to your computer and use it in GitHub Desktop.
Save webjp1/983d207bc7e25e65f92474e66d6ecec1 to your computer and use it in GitHub Desktop.
<img
class="imageClick"
data-type="image"
data-method="click"
data-trigger="#imageClickTrigger"
data-src="./assets/images/compressed/chrome-wallpaper.jpg"
data-webp="./assets/images/compressed/chrome-wallpaper.webp"
alt="Chrome Wallpaper for Lazy Load Example"
title="Example Image: Img Tag lazy Load" />
<button id="imageClickTrigger">Load Image</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment