【问题标题】:How would I resize this iFrame for my website?我将如何为我的网站调整这个 iFrame 的大小?
【发布时间】:2015-07-20 20:26:32
【问题描述】:

如果可能的话,我希望它达到 150 x 150 左右。

<!-- Begin NOAA Weather Radio Live Gadget-->
<center>
<iframe name="NOAA Weather Radio Live Gadget" src="http://broadcast-weather.net/live_noaa_weather_n.html" allowTransparency="true" width="290" height="250" scrolling="no" frameborder="0">
</iframe><br>
<a href="http://broadcast-weather.net/noaa.html">NOAA Weather Radio Live</a></center>
<!-- End NOAA Weather Radio Live Gadget--> 

【问题讨论】:

    标签: iframe


    【解决方案1】:

    将 style="height: 150px; width: 150px" 添加到 iframe

    【讨论】:

    • 谢谢。我试过了,它没有调整大小。 iFrame 来自另一个我想在我的网站上使用的网站。谢谢。
    • 你是这样添加的吗?:
    • 好了,根据您的需要进行调整
    • 是的,但我需要它小于上面代码中的标准尺寸。当我说它把小部件切成两半时,我的字面意思是它把它从中间切下来,右半边不见了……
    • 我想这可能会对你有所帮助stackoverflow.com/questions/11382473/…
    猜你喜欢
    • 1970-01-01
    • 2011-12-31
    • 2013-03-31
    • 2020-08-13
    • 2012-03-12
    • 2011-03-18
    • 2021-03-28
    • 2019-08-15
    • 2021-06-27
    相关资源
    最近更新 更多