相关疑难解决方法(0)

iframe内容无法在Firefox中显示

以下是我的代码:

<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>   
Run Code Online (Sandbox Code Playgroud)

iframe的内容在chrome中运行良好,但在firefox中运行不正常.我已禁用加载项,但我的iframe仍为空.谁能帮帮我吗?

html iframe firefox

13
推荐指数
3
解决办法
5万
查看次数

标签 统计

firefox ×1

html ×1

iframe ×1