Zoom still show original image after switching new image from thumbnail

前端 未结 0 396
面向向阳花
面向向阳花 2020-12-29 08:11

I use Image Zoom from [w3schools][1], code as follows:
function imageZoom(imgID, resultID) {
var img, lens, result, cx, cy;
img = document.getElementById
相关标签:
回答
  • 消灭零回复
提交回复
热议问题