You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered: