Image Field Zoom

Component ID

2679609

Component name

Image Field Zoom

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1206

Component created

Component changed

Component body

Image Field Zoom provides a field formatter that allows you to apply it to your image field.

Drupal Installation Instructions

1. Download the JQuery Zoom plugin from here: https://github.com/jackmoore/zoom (version: 1.7.15), unzip the file and place the jquery.zoom.min.js file so that its path is: /libraries/jquery_zoom/js/jquery.zoom.min.js
2. Enable the module.

Usage

1. Add an image field to your content type/entity type.
2. On the manage display setting page, select the ImageZoom field formatter.
3. Click the gear on the right to configure how you want the Image zoom to work. You can learn more about each option here: http://www.jacklmoore.com/zoom/
4. You'll see the zoom in action when the images are rendered on the node/entity pages.

Note: You can use this image field formatter on your views image fields the same way as well.