payalord / xZoom

jQuery Zoom Gallery plugin
https://payalord.github.io/xZoom/
Apache License 2.0
165 stars 65 forks source link

how can I make the zoom result image bigger than the container #62

Closed loroverde closed 5 years ago

loroverde commented 5 years ago

Hello I would like the zoom result image to be bigger than the container image.

I have made an example image to explain better my question.

Regards

prev

payalord commented 5 years ago

Try to use zoomWidth and zoomHeight parameters in options. More details are here: Manual If this will not work, let me know.

loroverde commented 5 years ago

Try to use zoomWidth and zoomHeight parameters in options. More details are here: Manual If this will not work, let me know.

Thanks so much, it runs perfectly !