Wp-ImageZoom

0

This plugin enable you to view detail of large images. Like the google maps, this plugin makes divided images from an original image in several zoom level and store them as cache. So vi

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

This plugin enable you to view detail of large images.
Like the google maps, this plugin makes divided images from an original image in several zoom level and store them as cache. So visitors can zoom in/out large images without waiting long time if cache is prepared.

(Demo page)
http://atsushiueda.com/wtest/

You can get the documentation from the following URL:
http://tempspace.net/plugins/?page_id=74

(Basic usage)
Write a shortcode like following:
[izoom]<a href=”URL of an image to zoom.jpg”><img src=”URL of a thumbnail.jpg”></a>[/izoom]

You can put multiple images between shortcode tags.