0

所以,

<?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?>

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

4

1 回答 1

0
function iframe1_onload(ctrl) {

OnExecute(button1)

}

然后做

function button1_onclick {

}
于 2013-04-26T17:37:47.467 回答