<input type="text" id="txtSearch" onkeypress="return searchKeyPress(event);" /> <input ... 使用 keypress 和 event.key === "Enter" 与现代JS!
確定! 回上一頁