1 <meta http-equiv="Refresh" content="10;URL=http://www.csdn.net">
2 window.setTimeout(winndow.location(url),3000)
3 <script>
var timeLast = 3000;
var t;
function pageRefresh()
{
if( t == timelast) location.href="fdssfd";
t++;
setTimeout("pageRefresh()",1000);
}
</script>
2 window.setTimeout(winndow.location(url),3000)
3 <script>
var timeLast = 3000;
var t;
function pageRefresh()
{
if( t == timelast) location.href="fdssfd";
t++;
setTimeout("pageRefresh()",1000);
}
</script>
回复Comments
{commenttime}{commentauthor}
{CommentUrl}
{commentcontent}