<title>使用enter鍵替代某個按鈕</title> <script language="JavaScript"> function keyLogin(){ if (event.keyCode==13) //enter的鍵值為13
確定! 回上一頁