elevatezoom icon indicating copy to clipboard operation
elevatezoom copied to clipboard

When the image width is changed, the area which triggers the zooming is not.

Open AndersBillLinden opened this issue 8 years ago • 2 comments

If I set the width of an img to be a percentage, it will change its width when the browser window is widened.

But the area which triggers the zooming will keep its initial width, so I have to reload the webpage to have that area width and height the same as the image.

AndersBillLinden avatar Mar 16 '16 08:03 AndersBillLinden

Hello Anders,

I am facing the issue so I would like to know if you have solved this issue? The bug should come from the 'jquery.elevatezoom.js' In the version jQuery elevateZoom 3.0.8 from line 116 the function"StartZoom: function( ) {" creates container of fixed height and width which does not suit responsive design. But I cannot figure out what needs to be modified. Help please.

JoelBout avatar Aug 06 '16 13:08 JoelBout

I was fine with the issue and have not dived into it.

AndersBillLinden avatar Aug 06 '16 18:08 AndersBillLinden