Using a ajax request I want to change content of my div.
202
So I want to change the content to a differen
$('#d1').html("Html here");