jQuery Image Zoomer Formatter
Categories
Component ID
2373739
Component name
jQuery Image Zoomer Formatter
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
947
Component created
Component changed
Component body
Module description
Jquery Image Zoomer Formatter module provides an image formatter based on Jquery Zoomer plugin for smooth image exploration. You can zoom the images in a very smoothly manner. You can also add custom css to customize the zoomer wrapper and other css stuffs on zoomer layout.
Requirements / Dependencies
Installation
- Place the entire jquery_image_zoomer_formatter directory into sites modules directory (eg sites/all/modules).
- Enable this module by navigating to: Administration > Modules.
- This module have dependency on image, jquery_update and libraries module.
- Download jQuery Zoomer library from either http://plugins.jquery.com/zoomer/ or from http://formstone.it/components/zoomer/ . Install it in sites/all/libraries directory, and rename the directory to jquery_zoomer. The library should be available at a path like
sites/all/libraries/jquery_zoomer/jquery.fs.zoomer.js. - This zoomer plugin requires juqery 1.7 or greater. Please install jquery update module.
Example
Please read the step by step instructions as an example to use this module below:-
- Install the module.
- Go to admin/structure page. Click on manage display of any content type which have image field(s).
- Select jQuery Image Zoomer formatter for the image field on which you would like to use jQuery Zoomer formatter.
