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