Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" type="text/css" />
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
  <meta charset="utf-8">
  <title>MFTI Audio</title>
</head>
<body>
  <div>
    <button id="mfti-audio" class="btn btn-default audio.song-preview" type="button">
      <span class="glyphicon glyphicon-play"></span>
      <div class="hidden">
        <audio preload="none" class="song-preview" src="https://myfriendtheimmigrant.de/preview/trees/trees/OG/DT/MP3">
          <source src="https://myfriendtheimmigrant.de/preview/trees/trees/OG/DT/MP3"></source>
          <source src="https://myfriendtheimmigrant.de/preview/trees/trees/OG/DT/OGG"></source>
          <source src="https://myfriendtheimmigrant.de/preview/trees/trees/OG/DT/WAV"></source>
        </audio>
      </div>
    </button>
  </div>
  </body>
</html>
Output 300px

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers