Hey. I am making a messaging system for a website and am using a text box in a form for the message input.
The problem is, when I hit enter in the message box, it sends the message (the submit button) instead of starting a new line in the message box. How do i fix this?
Thanks