aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2020-06-16 10:27:09 +0200
committerHakim El Hattab <hakim.elhattab@gmail.com>2020-06-16 10:27:09 +0200
commit2fccb77405a52b29e144f2e33b741f207ebfab47 (patch)
tree599ee9791f92396e4184845ed665daa0528bc935 /examples
parentcd2a792416c50461fe9b86edfaa26b207be65f4b (diff)
downloadfosdem-2021-minimalism-presentation-2fccb77405a52b29e144f2e33b741f207ebfab47.tar
fosdem-2021-minimalism-presentation-2fccb77405a52b29e144f2e33b741f207ebfab47.tar.gz
add 'playsinline' to all inline videos, dont mute background videos on mobile
Diffstat (limited to 'examples')
-rw-r--r--examples/media.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/examples/media.html b/examples/media.html
index 4a1fab5..8f17160 100644
--- a/examples/media.html
+++ b/examples/media.html
@@ -33,7 +33,11 @@
<section>
<h2>Video</h2>
- <video src="https://static.slid.es/site/homepage/v1/homepage-video-editor.mp4" data-autoplay></video>
+ <video src="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4" data-autoplay></video>
+ </section>
+
+ <section data-background-video="http://clips.vorwaerts-gmbh.de/big_buck_bunny.mp4" data-background-video-muted>
+ <h2>Background Video</h2>
</section>
<section>