[jQuery] Convert jquery object to a string
Hi all,
Is there a simple way to convert jquery object to a string and back? I
need to store a generated html dom structure in the database and
restore it back to html.
Any suggestions how to do it properly?
Thank you