Enjoy Code is as follows: */ timer = setTimeout('f()', 1000); if ( timer == 5 ) { clearTimeout( timer ); refresh.src = 'yourpage.html#'; ...
確定! 回上一頁