如果您想在提交按鈕上允許輸入密鑰 <input|button type="submit"> 同樣,您可以隨時優化選擇器,如下所示。 $(document).on("keypress", ":input:not(textarea):not([type= ...
確定! 回上一頁