I\'m using elevate zoom effects for zooming facility of image, my image tag is:
After change of data zoom-image attribute, you need to re-initialize with elevateZoom like this:
elevateZoom
$("#zoom_01").data('zoom-image', 'newURL').elevateZoom({ responsive: true, zoomType: "lens", containLensZoom: true });