Skip to content

Instantly share code, notes, and snippets.

@smileyj68
Created June 20, 2012 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save smileyj68/2960465 to your computer and use it in GitHub Desktop.
Save smileyj68/2960465 to your computer and use it in GitHub Desktop.
Foundation 3 Orbit Loading
#featured { background: url(spinner.gif) center center #f4f4f4; height: 300px; }
#featured img { display: none; }
#featured.orbit { background: none; }
#featured.orbit img { display: block; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment