SyntaxFix
Write A Post
Hire A Developer
Questions
Use the "contents" function:
$('#some-id').contents().find('html').html("some-html")
Relevant fiddle: http://jsfiddle.net/fDFca/