Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/70.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Html 加载两个iframe失败_Html_Iframe - Fatal编程技术网

Html 加载两个iframe失败

Html 加载两个iframe失败,html,iframe,Html,Iframe,我试图加载两个iFrame,一个在另一个之上,我只看到上面的一个可见 <iframe src ="http://www.videoapt.com/tabid/53/VPID/119/VP/AMLI7thStreetStation/Default.aspx" width="700" height="500" frameborder="0" scrolling="auto"><br> <iframe src ="http://www.circlepix.com/home

我试图加载两个iFrame,一个在另一个之上,我只看到上面的一个可见

<iframe src ="http://www.videoapt.com/tabid/53/VPID/119/VP/AMLI7thStreetStation/Default.aspx" width="700" height="500" frameborder="0" scrolling="auto"><br>
<iframe src ="http://www.circlepix.com/home3/LWAPPH" width="700" height="500" frameborder="0" scrolling="auto">


您必须关闭iframe

它不是一个自动关闭的元素