【发布时间】:2022-01-26 15:24:55
【问题描述】:
很抱歉这个蹩脚的问题。我需要添加代码以使我的 iframe 能够响应所有屏幕尺寸的高度和宽度。
谁能帮忙,我目前的iframe代码如下。
<iframe name="ROL_iframe" marginwidth="0" marginheight="0" src="https://iframe.resales-online.com/weblink/inc/start.asp?P1=BritanniaBusinessSales" frameborder="NO" noresize width="1200" height="2300" align="center" onload="window.scroll(0,0)"></iframe>
非常感谢
马特
【问题讨论】:
-
-
-
从这里开始:w3schools.com/howto/howto_css_responsive_iframes.asp 最好将代码放在您的问题正文中。
标签: javascript html css iframe