By swarna.p on
Hi All,
I am trying to find a suitable module that allows me to display a set of images, preferably using views, and when the i click on the image, a JavaScript/dynamic HTML window should appear with a larger image, allowing me to zoom in on arbitrary areas of the enlarged image.
Will this can be achieved?
If yes what are the modules that i need to integrate?
PS:I am using Drupal6
Thanks in advance for your suggestions!
Comments
i did tried this by creating
i did tried this by creating image gallery via image module and lightbox2 .
But the problem here is the settings in lightbox such as open image in new window doesnt show any effect on my images on image gallery.
Where am i going wrong here ?
How do i get the link to lightbox2 settings get effected on image galleries doe through image module?
Can any one help ?