17-06-06, 00:23
|
# 2
|
משתמש תחת חוזה ניסיון.
|
PHP קוד:
<SCRIPT LANGUAGE="JavaScript">
function refresh() {
parent.pagina.location.href="blah-html";
setTimeout("refresh()", 60);
}
</SCRIPT>
פעם הבאה, GOOGLE IT
מקור: http://www.ba.infn.it/~zito/javascript/refresh.html
|
|
|