... 打完密碼按下Enter就可以送出,而不需要按登入可以使用//#inputTarget是你input的ID $("#inputTarget").keypress(function(e){ code = (e.keyCode ? e.
確定! 回上一頁