how to get textarea's text using jQuery with newline character preserved?

Posted by Elangovan on Stack Overflow See other posts from Stack Overflow or by Elangovan
Published on 2010-05-31T05:50:26Z Indexed on 2010/05/31 5:52 UTC
Read the original article Hit count: 229

Filed under:
|
|

Hi, I have a text area in which user enters text. I want to retrieve the text as user entered including the new line character. how to get textarea's text using jQuery with newline character preserved?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery