how to get newline from server through ajax as javascript and execute it in client?

Posted by KK on Stack Overflow See other posts from Stack Overflow or by KK
Published on 2010-05-21T07:25:41Z Indexed on 2010/05/21 7:30 UTC
Read the original article Hit count: 117

Filed under:
|

i am getting reply from server as xyz.innerHTML='blah blah'; in blah blah i want to send newline and it should be displayed as new line in html. what i have to do? please help.

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about AJAX