I have a chat that uses textarea instead of text for obvious reasons. This is why each time members hit ENTER they get a new line instead of sending the message. I would li
Use instead of . Then you have much better chances. In textarea, hitting Enter is supposed to mean a line break in text, not submission of text.
textarea