gpt4 book ai didi

html - 如何让 iframe 中的 YouTube 视频全屏显示?

转载 作者:行者123 更新时间:2023-12-03 05:22:55 25 4
gpt4 key购买 nike

当我在 iframe 中嵌入 YouTube 视频时,它工作正常,但在完整模式下,视频在整个屏幕上不可见

<iframe src="https://www.youtube-nocookie.com/embed/rGmF2CaDiBg?rel=0" 
frameborder="0" allow="autoplay; encrypted-media" class="iframe"
id="Overlayvideo" **allowfullscreen="true"**>
</iframe>

最佳答案

在您的 CSS 中使用以下内容#Overlayvideo { 宽度:100%;}

关于html - 如何让 iframe 中的 YouTube 视频全屏显示?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/51280724/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com