Posts by lucasnunes • 26 points
1 post
-
1
votes1
answer857
viewsA: Send a textarea by pressing enter with JS?
Remember to add the Jquery library to your page <script type="text/javascript" src="https://code.jquery.com/jquery-3.1.1.min.js"></script> This code will send the sending form…