Isabel Inc
Isabel Inc

Reputation: 1899

Elevate zoom jquery plugin Zoomfactor

I am currently using elevate zoom I want to be able to change the zoomfactor on the images. Any ideas on how to do this. The website seems to not have any documentation on this. Any other jquery zoom plugin with zoomfactor that would be better than elevate zoom.

Thanks for your time

Upvotes: 1

Views: 985

Answers (1)

Judah
Judah

Reputation: 106

Using the scrollZoom: "true" setting you can you zoom in further on an image using your mouse scroll wheel.

There is an example on the elevate zoom page here under the mousewheel zoom section : http://www.elevateweb.co.uk/image-zoom/examples

I'd also like to be able to just choose or set the zoom factor without enabling the scrollZoom functionality, but as far as I can tell it is not possible.

Upvotes: 1

Related Questions