1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-12 16:14:37 +02:00

Youtube first punch

Defeated by postMessage
This commit is contained in:
Antonio Laguna
2017-03-20 07:57:49 +01:00
parent 2d86be6aac
commit c9ad5306ea
4 changed files with 157 additions and 5 deletions

View File

@@ -748,7 +748,7 @@
<div class="content-left">
<!-- <div class="embed"> = Responsive -->
<div class="embed">
<iframe src="https://www.youtube.com/embed/CQY3KUR3VzM" allowfullscreen></iframe>
<div data-youtube data-youtube-id="CQY3KUR3VzM" data-autoplay></div>
</div>
<!-- end .embed -->
</div>
@@ -759,7 +759,7 @@
<section class="bg-apple fullscreen">
<!-- Fullscreen Video -->
<div class="embed">
<iframe width="800" height="450" src="https://www.youtube.com/embed/F-UO9vMS7AI" allowfullscreen></iframe>
<div data-youtube data-youtube-id="F-UO9vMS7AI" data-autoplay></div>
</div>
<!-- .end .embed -->
</section>