Fancybox, open images zoomed in #367
-
Hello. Is it possible to open images in a zoomed in state using Fancybox. Have been trying various options to no avail: Image settings below do zoom the image, but only after an initial click to start the zoom, ideally would like to have the image load in a zoomed in state.
If I try and call the zoom method on the 'done' event, it works on the first image, then fails on the second, with TypeError: undefined is not an object (evaluating 'Fancybox.getInstance().getSlide().Panzoom.zoomIn')
Thanks! Ian. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hi, Sorry, v4 is not optimised for that. It can work, but it will not look great. However, fancybox5 is around the corner where there will be an option for that (e.g., to start images zoomed-in). |
Beta Was this translation helpful? Give feedback.
Hi,
Sorry, v4 is not optimised for that. It can work, but it will not look great. However, fancybox5 is around the corner where there will be an option for that (e.g., to start images zoomed-in).