Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<video id="vid" width="320" height="240" controls="controls">
   <source src="http://www.w3schools.com/html5/movie.mp4" type="video/mp4">
    <source src="http://www.w3schools.com/html5/movie.ogv" type="video/ogg">
  Your browser does not support the video tag.
</video><br/>
<button id="set">play and seek</button>
<div id="log"></div>
Output 300px

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

Dismiss x
public
Bin info
anonymouspro
0viewers