I hope when I click the button, I can get the specific img src and show the img src in the div class img-block block.
img-block
HTML
In my case this format worked on latest version of jQuery:
$('img#post_image_preview').src;