下面是我的代码:
<div style="border: solid 1px #000000; margin: 5px;">
<iframe src="http://www.w3schools.com" width="100%" height="300px" scrolling="yes"><p>Your browser does not support iframe.</p></iframe>
</div>
iframe 的内容在 chrome 中运行良好,但在 Firefox 中则不行。我已经禁用了附加组件,但我的 iframe 仍然是空的。谁能帮帮我吗?