Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/lua/3.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
如何在代码中启用iframe_Iframe_Targeting - Fatal编程技术网

如何在代码中启用iframe

如何在代码中启用iframe,iframe,targeting,Iframe,Targeting,我有iframes的代码,但由于某种原因,它无法工作。它将显示一条错误消息或一个空白的白框。我不确定是否需要启用iframe所针对的代码,或者“扩展”是否有问题 可能是因为您没有关闭iframe标记? 显示的错误消息是什么? <iframe src="https://www.w3schools.com" width="80%" height="380px" scrolling="yes"> <iframe src="https://www.w3schools.com" wi

我有iframes的代码,但由于某种原因,它无法工作。它将显示一条错误消息或一个空白的白框。我不确定是否需要启用iframe所针对的代码,或者“扩展”是否有问题


可能是因为您没有关闭iframe标记?


显示的错误消息是什么?
<iframe src="https://www.w3schools.com" width="80%" height="380px" scrolling="yes">
<iframe src="https://www.w3schools.com" width="80%" height="380px" scrolling="yes"></iframe>