Form submitting when pressing enter in Textarea

后端 未结 3 523
小鲜肉
小鲜肉 2020-12-28 23:38

I\'ve been trying various methods to get a form to submit when hitting the enter key. I know it works with an input field, but because this is going to be a comment, it nee

3条回答
  •  慢半拍i
    慢半拍i (楼主)
    2020-12-29 00:04

    try it this way

    I tested it, and it worked

    I added only the parameter event to the function header

提交回复
热议问题