Zoome - jQuery Image Zoom Effect Plugin

Last Update
13 November 2012
Regular License
$4
Extended License
$20
Sales
190

Overview Zoome is a jQuery plugin to help you zoom images with hover effect(grayscale,blur,transparent) and you can zoom-in or zoom-out use mousewheel.Find more in the live demo Features

Zoom with hover effects(blur,grayscale,transparent) Cross browser Control zoom with mousewheel Easy to zoom range and the step num Flexible options

note:the grayscale and blur effect used canvas(in modern browser),if your thumb image(the image the will be add blur or grayscale effect) is cross domain the effect will not work,because canvas can not use getImageData method with cross domain images. Change Log Version 1.1 – 12 November 2012

Add support for responsive layout. Add reponsive layout demo page Fix bug for offset calculate,when change page after zoome init.