Is there a way to create a box that allows the user to type a paragraph into? I'm hoping to save the user's input.
Allow user to type a paragraph using JavaScript
183 Views Asked by user3574043 At
2
Is there a way to create a box that allows the user to type a paragraph into? I'm hoping to save the user's input.
<textarea>Type your stuff here</textarea>
?Whitespace will be sent to the server, and presumably saved. However, to make it appear as such in the output: