and also know that JSON doesnt support multi line, thats why I am using nl2br....but parsing is failing at client side pls tell me what the reason and how can I solve it? parsing code `var obj = jQuery.parseJSON(data);`
Could you show the full response as received by the client?
以上就是JSON string with some html tag failing at parse的详细内容,更多请关注web前端其它相关文章!
未经允许不得转载:web前端首页 » JavaScript 答疑