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.1.0.min.js"></script>
    <meta charset="utf-8">
    <title>Demo by Roko C.B.</title>
  </head>
  <body>
    <section class="player">
      
      <video class="video">
        <source src="http://ridens.net/templates/default/player/videos/Ridens_promo_video_finish_mp4.ogv" type="video/ogg">
      </video>
      
      
      <div class="video_cover"></div>
      <div class="controls">
        <div class="controls_bar">
          <span id="play"></span>
        </div>
      </div>
      
    </section>  
  </body>
</html>
Output

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

Dismiss x
public
Bin info
roXonpro
0viewers