Closed Mottie closed 12 years ago
There is an issue with positioning the zoom window when using jQuery v1.8. I believe it might be due to the changes to the box sizing coding of width.
I'll investigate this issue when I have more time. Sorry!
I don't know if it will help You, but I had some dispositioning of a image on chrome, but I solved it by replacing all span tags with div ones in js file.
span
div
Fixed in version 2.2 :)
There is an issue with positioning the zoom window when using jQuery v1.8. I believe it might be due to the changes to the box sizing coding of width.
I'll investigate this issue when I have more time. Sorry!