我正在嘗試通過在textarea中單擊Enter傳送表單。我正在嘗試: $('.chatMessage').on('keyup', function(e) { if (e.which == 13 && ! e.
確定! 回上一頁