var html = ''; html += ''; html += ''; html += ''; document.write(html); $(document).ready(function() { $('#post_wishlist').click(function(){ $('#container').html(''); }); });