Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-2.0.3.min.js"></script>
  <meta charset="utf-8">
  <title>JS Bin</title>
</head>
<body>
  <iframe width="100%" height="300" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/94471550&amp;auto_play=false&amp;hide_related=true&amp;visual=true"></iframe>
</body>
</html>
 
.cookiePolicy{
  display:none;
  
}
 
 var $head = $("#eFormIFrame").contents().find("head");
  $head.append($("<link/>",
                { rel: "stylesheet", href:css, type: "text/css" }
              ));
Output

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

Dismiss x
public
Bin info
Zetonpro
0viewers