[jQuery] jquery form plugin

[jQuery] jquery form plugin


I am trying to return html after the form has been processed. I get it
to work with plain text such as echo '{ message: " Thanks " }'; but
html doesnt seem to want to work.
Any thoughts?