Skip to content

Instantly share code, notes, and snippets.

@samuelcotterall
Created February 1, 2012 15:37
Show Gist options
  • Save samuelcotterall/1717571 to your computer and use it in GitHub Desktop.
Save samuelcotterall/1717571 to your computer and use it in GitHub Desktop.
Preload example
<div style="display: none;">
<img src=”image1.png” />
<img src=”image2.png” />
<img src=”image3.png” />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment