最贊回答 / skiest007
if (it==true)document.write("buy it");else doucument.write("forget it");
2016-03-13
最新回答 / Lionis
你應該用的是IE瀏覽器吧,我用chrome是可以的。<...code...>還有,如果鼠標點擊了 “開始”,然后鍵盤按回車,就會出現BUG,沒有馬上停止,因為你在鼠標點擊事件中也沒有設置 ?onOff 值。<...code...>
2016-03-12