【发布时间】:2023-04-10 23:27:01
【问题描述】:
我只是将它们一个接一个地放在页面的正文中。如果我使用<object> 执行此操作,我会看到它们。使用 iFrame,我只能看到第一个。
<iframe id="AlertMaintenance" style="border-style: none; border-color: inherit; border-width: 0px; height:1222px; width:100%;" src="AlertMaintenance.html"/>
<iframe id="DelayReason" style="border-style: none; border-color: inherit; border-width: 0px; height:1222px; width:100%;" src="DelayReason.html"/>
【问题讨论】: