I want to store div as a whole in DB. After then I\'d like to preview this page from the stored string value in DB. If I use $(selector).html() then I can get o
$(selector).html()