Skip to content

Instantly share code, notes, and snippets.

@ryanschuhler
Last active December 19, 2015 09:59
Show Gist options
  • Save ryanschuhler/5937017 to your computer and use it in GitHub Desktop.
Save ryanschuhler/5937017 to your computer and use it in GitHub Desktop.
Lazy load example
<div class="section">
<img datasrc="http://www.liferay.com/image/image_gallery?uuid=a9d9003c-017f-487e-9b2b-db7c15a2d4e0&groupId=14&t=1355426234988" class="lazy-load" alt="an image with lazy load" />
<div class="lazy-load">A div with Lazy Load</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment