如果你有 <textarea> 在你的形式(當然應該 接受Enter鍵),然後將keypress處理程序添加到不是a的每個輸入元素 <textarea> 。 <input ... onkeypress="return event.
確定! 回上一頁