html - 单击/提交到 iframe 后刷新整个页面

标签 html css redirect iframe refresh

所以,

<?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?>
<iframe width="920px" height="500px" style="border-radius: 5px; border: 1px solid #cfcfcf;" src="http://thc-cup.ucoz.com/content/uID-already.htm" onclick="refreshIframe();"></iframe>
<?endif?><?endif?><?if($USERS_ON$)?><?if($USER_LOGGED_IN$)?><?else?>
<iframe width="920px" height="500px" style="border-radius: 5px; border: 1px solid #cfcfcf;" src="http://login.uid.me/?site=dinterncup-thc&ref=http://interncup-thc.ucoz.com/" onclick="refreshIframe();"></iframe>
<?endif?><?endif?>

我希望 AFTER 刷新 iframe 内的页面,以刷新重定向 整个 页面.我怎样才能做到这一点? 谢谢!

最佳答案

function iframe1_onload(ctrl) {

OnExecute(button1)

}

然后做

function button1_onclick {

}

关于html - 单击/提交到 iframe 后刷新整个页面,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/16237739/

相关文章:

linux - 来自 ubuntu 服务器的图像路径

html - css位置下拉菜单问题

html - 有什么方法可以在 Bootstrap 中添加断点?

javascript - 使用 Phonegap 的文件 API 修改应用程序 Assets

php - 如何使一个 block (或一个区域)在 Drupal 中 float ?

html - 为什么一般兄弟组合器允许切换伪元素的内容,而不是相邻兄弟?

CSS 变量和不透明度

apache - .htaccess mod_rewrite 循环

php重定向代码http到https

ruby-on-rails - Redirect_to path_url 在 Rails 中附加查询字符串