Skip to content

Instantly share code, notes, and snippets.

View lawrencealexander10's full-sized avatar

lawrencealexander10

  • New Haven, Connecticut
View GitHub Profile
@lawrencealexander10
lawrencealexander10 / example.html
Last active August 7, 2016 18:01
Attempt at lazy
<html>
<head>
<script src="https://code.jquery.com/jquery-3.1.0.min.js" integrity="sha256-cCueBR6CsyA4/9szpPfrX3s49M9vUU5BgtiJj06wt/s=" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/jquery.lazy/1.7.2/jquery.lazy.min.js"></script>
</head>