Say I have a div and some content inside it.
Content
With JQuery, how do I empty the div without removing the di
Html
Jquery
$('#emptythis').html('');