I’ve been searching for what plug in is used in these 2 sites for the full screen image viewing:
I’m searching for a jQuery module (or tutorial) that would do something similar. Note that I’m talking about the FULL SCREEN PICTURE when you CLICK on the product image, not the “CloudZoom” feature when your mouse is over the image.
I’m currently using the widely used Lightbox module with CloudZoom, but the image loaded by Lightbox is way to big (because the href points to a BIG image, for the CloudZoom zoom).
What I need here is to have an image that uses the full browser size (not bigger than the current browser, as the lightbox creates an opaque dark background that only takes the browser’s height. If my image is bigger, the user can scroll down but the lightbox dark background doesn’t fill up the page).
Many thanks for your help
Here is the link on which you can get the image zoom plugin which might help you.
Zoom Effect plugin as per your example 2
UPDATE:
Here is the jQuery fullscreen image gallery