gpt4 book ai didi

css - 以像素为单位设置 iframe 高度

转载 作者:太空宇宙 更新时间:2023-11-04 12:10:39 25 4
gpt4 key购买 nike

我想在我的页面上显示一个高度为 72 像素的顶部栏,然后加载一个 iframe,在其下方填充整个页面(减去顶部栏的高度)。

在我什至可以开始考虑我的顶部栏之前......我的 iframe 以某种方式忽略了我设置的任何高度属性:

width='100%' height='1200' style='overflow:hidden;height:100%;width:100%' 

or

width='100%' height='100%' style='overflow:hidden;height:100%;width:100%'

我一直在阅读这篇文章:Full-screen iframe with a height of 100%

但运气不好。现场观看:http://www.trouwlocaties.com/extpage.aspx?id=315&t=1

最佳答案

首先尝试从 style 中删除 height:100%,现在 iframe 的高度应该是 1200px。

关于css - 以像素为单位设置 iframe 高度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29082199/

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