[jQuery] ajax call returns escaped html

[jQuery] ajax call returns escaped html


hi guys
I'm trying to do a simple ajax call, which is supposed to return some html
code that I will write to the page using html().
Somewhere along the $.post() and html() functions, the returned html becomes
escaped, which makes it render as text rather than html.
does jquery automatically escape html from an ajax call? Or does my server
side code have something to do with it..
Anyways, thank for any tips.
Regards
Jack
--
View this message in context: http://www.nabble.com/ajax-call-returns-escaped-html-tf1959120.html#a5374074
Sent from the JQuery forum at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/