how to Persist JQuery object into HTML string & convert back from HTML String into JQuery object
Hi All,
Sorry if i am not enough researching about JQuery, i am a newbie in
JQuery.
i can do simple stuff like draggable and droppable object in JQuery,
the problem is, i want to convert the result into HTML+JQuery string
and save it into database table, and also i want to be able to read
the HTML+JQuery string from database table and convert it back into
JQuery object , so i can start to play with it and save it whenever i
am satisfy.
Is there a tutorial how to do that ? cause i have been searching it
over google and not able to find it
or maybe you guys can show me tutorials or books how i am able to do
that ? and i am will become a very happy person.
Regards
Budi Usman