SyntaxFix
Write A Post
Hire A Developer
Questions
Give the div a class or id and do something like this:
$("#example").get().innerHTML;
That works at the DOM level.