Skip to content

Instantly share code, notes, and snippets.

@jessevondoom
Last active December 18, 2015 23:39
Show Gist options
  • Save jessevondoom/5862620 to your computer and use it in GitHub Desktop.
Save jessevondoom/5862620 to your computer and use it in GitHub Desktop.
cashmusic.js audio player via html/markup
<div class="cashmusic soundplayer playlist" style="display:none;">
<a href="path/to/song1.mp3">Song title 1</a>
<a href="path/to/song2.mp3">Song title 2</a>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment