Skip to content

Commit

Permalink
demo updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Sourav Mukhopadhyay committed Jul 24, 2017
1 parent b9971dc commit 224c08d
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file added docs/demo1/assets/Rallye.mp4
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/demo1/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</head>
<body>
<video poster="assets/screenshot1.jpg" autoplay muted loop class="vidbacking">
<source src="https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/4041/5/145209438/438131132.mp4?token=1500903627-0x63088cd8e14f4d3b0fbc0562296bd60fa1d03dd1" type="video/mp4">
<source src="assets/Rallye.mp4" type="video/mp4">
</video>
<div class="video-back">
<h1>Vidbacking Demo of Full Background</h1>
Expand Down
2 changes: 1 addition & 1 deletion docs/demo2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

<div class="video-back">
<video poster="assets/screenshot1.jpg" autoplay muted loop class="vidbacking">
<source src="https://fpdl.vimeocdn.com/vimeo-prod-skyfire-std-us/01/4041/5/145209438/438131132.mp4?token=1500903627-0x63088cd8e14f4d3b0fbc0562296bd60fa1d03dd1" type="video/mp4">
<source src="../demo1/assets/Rallye.mp4" type="video/mp4">
</video>
<h1>Vidbacking Demo of &lt;div&gt; Background</h1>
<p>Run video on using jquery.vidbacking.js. For source code &amp; plugin download:</p>
Expand Down

0 comments on commit 224c08d

Please sign in to comment.