if (e.shiftKey){ return; }. What I want to achieve: Make shift enter do a new line in the text area, but make normal enter submit the form.
確定! 回上一頁