Skip to content

Instantly share code, notes, and snippets.

@leemartin
Created March 1, 2012 04:02
  • Star 3 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
Stratus Installation
<script type="text/javascript">
$(document).ready(function(){
$.stratus({
links: 'http://soundcloud.com/foofighters/sets/wasting-light'
});
});
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment