See how you can magnify a part of the image http://www.jacarandastyle.com/productdetails.php?productId=34
how can i do that?
i tried jqzoom but it seems not to work
please help

Comments

WorldFallz’s picture

There's several jquery based zoom plugins: http://plugins.jquery.com/search/node/zoom+type%3Aproject_project

Try one of the others.

wallbay1’s picture

thanks I will try them
did anybody tried jqzoom, I did but it create big image>big image
where i want small>to big image

dman’s picture

Cool effect - quite appropriate for that site.
I evaluated http://drupal.org/project/zoomify for this sort of thing (for some hi-res archive image scans). It certainly worked, but some assembly required.
zoomify demo

The example you linked to was probably smaller, just small image -> big image.
Zoomify scales incredibly, huge image -> many tiles, so it's more complex. May not be right for you.