I have an image being edited and reloaded with a new query string appened to make sure it doenst use cached copy . As Image already has an image source and when I change image user still sees old image and if image is big he might think that it didnt do processing . Is there any way to show user that image is being loaded ?
Share
Replace the initial image with a loading message:
The loading could be an animated gif or whatever you wanted.