Skip to content

Instantly share code, notes, and snippets.

@milohuang
Forked from smileyj68/f3-orbit-call.html
Created August 1, 2012 14:26
Show Gist options
  • Save milohuang/3227314 to your computer and use it in GitHub Desktop.
Save milohuang/3227314 to your computer and use it in GitHub Desktop.
Foundation 3 Orbit Call
<script type="text/javascript">
$(window).load(function() {
$('#featured').orbit();
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment