【发布时间】:2017-12-14 08:22:05
【问题描述】:
我有一个简单的iframe,我想每 5 秒刷新一次,而无需单击某处或根本不做任何事情
<iframe src="my-messages.php">
他们希望用户点击某处,我不希望。我希望这是一个自动过程。
【问题讨论】:
-
你搜索了多少?
Refresh an iframe automatically在 Google 中,排名靠前 ► stackoverflow.com/questions/5146805/… stackoverflow.com/questions/6975765/… stackoverflow.com/questions/34123053/auto-refresh-iframe-html 等..
标签: javascript ajax iframe