![]() ![]() ![]() ![]() |
|||||
|
|||||
樓主 站務人員 站長 ![]()
![]() ![]() ![]() |
<form name=myform> <input type=button value="按我後十秒開起奇摩" onclick="go()" name=mybutton> </form> <script language=vbscript> sec=11 sub go myid=SetTimeOut("go()",1000) sec=sec-1 myform.mybutton.value="還剩下 " & sec & " 秒就開啟網頁..." if sec=0 then ClearTimeout myid open("http://www.kimo.com.tw") end if end sub
本篇文章發表於2002-02-28 00:00
|