div视频动态调整大小
我的屏幕右侧有一个 div 框,宽度为 40%,
当我在其中嵌入 YouTube 视频时,它会伸出侧面
我知道您可以以像素大小手动更改视频的尺寸,但是没有有什么方法可以让视频自动调整大小以适应?
谢谢
I have a div box on the right of my screen with a width of 40%
when I embed a youtube video in there it sticks out the side
I know you can manually change the dimensions of the video in pixel size, but is there not a way you can make it so that the video will resize automatically to fit in snugly?
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可能想看看 FitVids,这是一个用于流畅宽度视频嵌入的 jQuery 插件。
You might want to have a look at FitVids, which is a jQuery plugin for fluid width video embeds.