#1 隨機選擇按鈕 - 蛙 (Administrator) 發表於 14-5-2012 16:27
<FONT color=blue><P><FONT color=#0000ff size=3>如不能顯示語法效果可貼去本站</FONT><A href="http://www.bunbun000.com/html/index.htm" target=_blank><FONT color=red size=3>語法測試板</FONT></A><FONT color=#0000ff size=3>試看</FONT></P></FONT>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue></FONT> </P>
<P><FONT color=blue><script><BR>var count=0<BR>function dothis(){<BR>setTimeout("document.wheel.wheel2.selectedIndex =1000",100)<BR>setTimeout("document.wheel.wheel2.selectedIndex =count",200)<BR>setTimeout("document.wheel.wheel2.selectedIndex =1000",300)<BR>setTimeout("document.wheel.wheel2.selectedIndex =count",400)<BR>setTimeout("document.wheel.wheel2.selectedIndex =1000",500)<BR>setTimeout("document.wheel.wheel2.selectedIndex =count",600)<BR>setTimeout("window.location=document.wheel.wheel2.options[document.wheel.wheel2.selectedIndex].value",800)<BR>}</FONT></P>
<P><FONT color=blue>function animate(){<BR>var countfinal=Math.round(Math.random()*(document.wheel.wheel2.length-1))<BR>document.wheel.wheel2.selectedIndex =count<BR>if (count==countfinal){<BR>dothis()<BR>return<BR>}<BR>if (count<document.wheel.wheel2.length)<BR>count++<BR>else<BR>count=0<BR>setTimeout("animate()",50)<BR>} </FONT></P>
<P><FONT color=blue></script></FONT></P>
<P><FONT color=blue><form method="POST" name="wheel"></FONT></P>
<P><FONT color=blue> <div align="center"><center><p><select name="wheel2" size="6"><BR> <option value="</FONT><A href="http://bunbun000.com/"><FONT color=blue>http://bunbun000.com/</FONT></A><FONT color=blue>">笨笨網站</option><BR> <option value="</FONT><A href="http://www.bunbunhk.com/BBS/Discuz/index.php"><FONT color=blue>http://www.bunbunhk.com/BBS/Discuz/index.php</FONT></A><FONT color=blue>">笨網論壇</option><BR> <option value="</FONT><A href="http://bunbun000.com/home/word/index.htm"><FONT color=blue>http://bunbun000.com/home/word/index.htm</FONT></A><FONT color=blue>">繁簡轉換</option><BR> <option value="</FONT><A href="http://bunbun000.com/home/js.htm"><FONT color=blue>http://bunbun000.com/home/js.htm</FONT></A><FONT color=blue>">翻譯系統</option><BR> <option value="</FONT><A href="http://bunbun000.com/home/travel/index.htm"><FONT color=blue>http://bunbun000.com/home/travel/index.htm</FONT></A><FONT color=blue>">笨笨遊蹤</option><BR> <option value="</FONT><A href="http://www.bunbunhk.com/bg.htm"><FONT color=blue>http://www.bunbunhk.com/bg.htm</FONT></A><FONT color=blue>">免費資源</option><BR> </select></p><BR> </center></div><div align="center"><center><p><input type="button" value="按掣隨選"<BR> name="B1" onClick="animate()"></p><BR> </center></div><BR></form></FONT></P>