@@ -16,7 +16,7 @@
<tr>
<th>分数:</th>
<td>
- <input type="text" id="score" onkeyup="value=value.replace(/[^\d]/g,'')" />
+ <input type="text" id="score" />
</td>
</tr>