Skip to content

Instantly share code, notes, and snippets.

@tdominey
Created March 23, 2013 16:13
Show Gist options
  • Save tdominey/5228264 to your computer and use it in GitHub Desktop.
Save tdominey/5228264 to your computer and use it in GitHub Desktop.
Changing an image's loading spinner to something else.
img.k-lazy-loading {
background-image:url(http://yourdomain.com/spinner.gif);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment