Open omkadam251 opened 4 years ago
Hi @omkadam251
The script wouldn't care about what the image type is, as long as it's something the browser can display. My guess is that there is an error in the way wheelzoom has been applied. I'd double check that the PNG image elements have their src set to the PNG (that the PNG is not being used as a background-image) and that object your are passing into wheelzoom actually contains the elements you want to target.
Hello, I am trying this on both .JPEG and .PNG image and on .JPEG images it it working fine but on .PNG images it is not working. can you tell why?