当前位置: 首页 > 实例教程 > 脚本特效 > 游戏 > 反应速度测试小游戏

游戏
看你能坚持几秒
反应速度测试小游戏
碰撞球游戏
贪食蛇游戏
汉诺塔游戏

游戏 中的 反应速度测试小游戏


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-07-27   浏览: 450 ::
收藏到网摘: n/a

反应速度测试小游戏 - 软晨网(RuanChen.com)

演示效果

Test your Response time!

Click on "Start" first, and wait until the background color changes. As soon as it changes, hit "stop!"

在body中放入

<p>Test your Response time!</p> Click on "Start" first, and wait until the background color changes. As soon as it changes, hit "stop!" <script language="JavaScript"> </script> <br> <ilayer id="reflexns" width=135; height=135;><layer id="reflexns_sub" width=135; height=135; left=0 top=0 bgColor=yellow></layer></ilayer> <form name="response"> <input type="button" value=" start " onClick="startit()" style="font-weight:bold"> <input type="button" value=" stop " onClick="stopTest()" style="font-weight:bold"> </form>

评论 (0) All

登陆 | 还没注册?