【发布时间】:2018-12-17 17:44:06
【问题描述】:
我无法继续执行代码,因为我的代码无法运行 请告知此代码
<div id="video-section-pop">
<button id="close">X</button><br>
<video controls autoplay>
<iframe width="100%" height="250" src="https://www.youtube.com/embed/4J-VkbOwulM" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</video>
</div>
【问题讨论】:
-
“
-
如果我只删除 iframe 的视频会怎样
-
我的code和你发的google一样