I\'ve got some html that looks like this:
red text some more text blue text
$(mydiv).html($(mydiv).text())
should do the trick.