HHF added poster images
Showing
4 changed files
with
5 additions
and
4 deletions
13.6 KB
| ... | @@ -171,7 +171,7 @@ | ... | @@ -171,7 +171,7 @@ |
| 171 | top:22px; | 171 | top:22px; |
| 172 | } | 172 | } |
| 173 | #video-controls.start{ | 173 | #video-controls.start{ |
| 174 | /* background: url(assets/video-poster.jpg) no-repeat center center; */ | 174 | background: url(assets/poster.jpg) no-repeat center center; |
| 175 | opacity:1; | 175 | opacity:1; |
| 176 | } | 176 | } |
| 177 | #video-controls.playing { | 177 | #video-controls.playing { |
| ... | @@ -256,7 +256,8 @@ | ... | @@ -256,7 +256,8 @@ |
| 256 | <div id="border"> | 256 | <div id="border"> |
| 257 | 257 | ||
| 258 | <video id="video" width="272" height="152"> | 258 | <video id="video" width="272" height="152"> |
| 259 | <source src="https://player.vimeo.com/external/276039544.m3u8?s=5210010f71a624ab6eb606d974a50f246f8fe923" type="video/mp4" class="A"> | 259 | <source src="https://player.vimeo.com/external/276039544.sd.mp4?s=0f72735b5319d23b7b024045ab34ef8b65b39b13&profile_id=164" type="video/mp4" class="A"> |
| 260 | |||
| 260 | Your browser doesn't support HTML5 video. | 261 | Your browser doesn't support HTML5 video. |
| 261 | </video> | 262 | </video> |
| 262 | <div id="video-controls" class="start"> | 263 | <div id="video-controls" class="start"> | ... | ... |
13.6 KB
| ... | @@ -171,7 +171,7 @@ | ... | @@ -171,7 +171,7 @@ |
| 171 | top:30px; | 171 | top:30px; |
| 172 | } | 172 | } |
| 173 | #video-controls.start{ | 173 | #video-controls.start{ |
| 174 | /* background: url(assets/video-poster.jpg) no-repeat center center; */ | 174 | background: url(assets/poster.jpg) no-repeat center center; |
| 175 | opacity:1; | 175 | opacity:1; |
| 176 | } | 176 | } |
| 177 | #video-controls.playing { | 177 | #video-controls.playing { |
| ... | @@ -282,7 +282,7 @@ | ... | @@ -282,7 +282,7 @@ |
| 282 | <body> | 282 | <body> |
| 283 | <div id="border"> | 283 | <div id="border"> |
| 284 | <video id="video" width="272" height="152"> | 284 | <video id="video" width="272" height="152"> |
| 285 | <source src="https://player.vimeo.com/external/276039544.m3u8?s=5210010f71a624ab6eb606d974a50f246f8fe923" type="video/mp4" class="A"> | 285 | <source src="https://player.vimeo.com/external/276039544.sd.mp4?s=0f72735b5319d23b7b024045ab34ef8b65b39b13&profile_id=164" type="video/mp4" class="A"> |
| 286 | Your browser doesn't support HTML5 video. | 286 | Your browser doesn't support HTML5 video. |
| 287 | </video> | 287 | </video> |
| 288 | <div id="video-controls" class="start"> | 288 | <div id="video-controls" class="start"> | ... | ... |
-
Please register or sign in to post a comment