文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>和电脑玩玩剪子、包袱、锤的游戏

和电脑玩玩剪子、包袱、锤的游戏

时间:2006-03-17  来源:22/2

要完成此效果需要两个步骤

第一步:把如下代码加入到<head>区域中


第二步:把如下代码加入到<body>区域中

<form name=game>

<table border=1 cellpadding=5>

<tr>

<td align=center>User:</td>

<td align=center><a href="javascript:void(0);" onClick="playGame(1);"><img src="http://free.2259.com/include/1.jpg"

width=29 height=23 border=0 alt=锤></a></td>

<td align=center><a href="javascript:void(0);" onClick="playGame(2);"><img src="http://free.2259.com/include/3.jpg"

width=29 height=23 border=0 alt=包袱></a></td>

<td align=center><a href="javascript:void(0);" onClick="playGame(3);"><img src="http://free.2259.com/include/2.jpg"

width=29 height=23 border=0 alt=剪子></a></td>

</tr>

<tr>

<td colspan=4 align=center><input type=text name=msg size=45></td>

</tr>

<tr>

<td colspan=4 align=center>

<input type=text name=win readonly value="0" size="2"> Wins 

<input type=text name=loss readonly value="0" size="2"> Losses  

<input type=text name=draw readonly value="0" size="2"> Draws

</td>

</tr>

</table>

</form>

 

相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载