【发布时间】:2011-11-14 19:42:43
【问题描述】:
这很奇怪。我在本地主机上运行我的网站,并链接到本地托管的 iframe。
<iframe height="780px" width="100%" src="../../shopLocator/shopLocator.php"></iframe>
对 src 和 iframe 的任何更改都不会显示,所以我知道我链接到了正确的位置。
我可以随意编辑文件,甚至删除它,iframe 仍然会显示。
请务必注意,此 iframe 也有实时版本。但是通过萤火虫检查源,我看到我的本地 iframe 而不是在线的。
我试过强制刷新,清除缓存。
【问题讨论】:
-
删除/编辑哪些文件?直播现场
src的节目是什么? -
src 显示的是一个谷歌地图界面。如果我删除 shopLocator.php 的内容,则不会反映任何更改。
标签: html iframe localhost page-refresh