Advertisement
Guest User

code snippet

a guest
Jan 2nd, 2013
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <div id="divCropImageBorder">
  2. <div id="cropImageContainer">
  3. <video id="myVid" controls="controls" width="640" height="426" title="Click and Drag to select area">
  4. <source src="http://localhost/axle/archival1/dc179.jpg.ext.m4v" type="video/mp4">
  5. <source src="http://localhost/axle/archival1/dc179.jpg.ext.ogg" type="video/ogg">
  6. </video>
  7. </div>
  8. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement