I have tested blowup.js and it is working well with the first image. But if I change the source of my tag the zoomed image does not change.
I tried the following:
$("#BlowupLens").remove(); (Removing the "BlowupLens" div via jQuery)
$("img").blowup(); ( Using the .blowup function again after I changed my source)
Now the image is updated. But while moving the mouse the lens is white, and when I stop moving the zoomed image appears. I added screenshot to illustrate this
Hello there :)
I have tested blowup.js and it is working well with the first image. But if I change the source of my tag the zoomed image does not change.
I tried the following:
Now the image is updated. But while moving the mouse the lens is white, and when I stop moving the zoomed image appears. I added screenshot to illustrate this
Thank you in advance ! Lessad
While Moving Mouse
Mouse Stopped