This is the div we'll clone - a span within the div text after the span

<div id="target" class="foo"> This is the div we'll clone text after the span </div>

Edit in JS Bin