Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/html/84.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
Javascript Iframe没有显示任何内容_Javascript_Html_Iframe - Fatal编程技术网

Javascript Iframe没有显示任何内容

Javascript Iframe没有显示任何内容,javascript,html,iframe,Javascript,Html,Iframe,我有example.com域的以下iframe。。。域没有iframe块,但没有iframe块。有人有什么想法吗?此代码在以下情况之前有效: <!—-This is a simple " issue after example.com—-> <!DOCTYPE html> <html> <body> <iframe src="//example.com" height="200" width="300"></iframe&

我有example.com域的以下iframe。。。域没有iframe块,但没有iframe块。有人有什么想法吗?此代码在以下情况之前有效:



<!—-This is a simple " issue after example.com—->
<!DOCTYPE html>
<html>
<body>

<iframe src="//example.com" height="200" width="300"></iframe>

</body>
</html>