【发布时间】:2011-07-09 21:33:19
【问题描述】:
我是新来的,想知道如何在一个页面上刷新 2 个不同的 iframe。
我使用 getElemenById 在 google 上找到了一些东西。但是它必须在firefox中工作,并且firefox的Id有一些问题。
提前致谢。
<form action="managecartform.html" onclick="deleteAllCookies();"><button type="submit" >Empty cart</button></form>
【问题讨论】:
-
请用您拥有的实际 html 更新您的 html,并指定何时重新加载 iframe 以及是否要将表单提交到当前页面
标签: javascript html iframe refresh