I'm trying to use the Fancy Zomm jQuery plugin to show multiple images in the same lightbox by using the scrollTo plugin to switch to the next of previous image which are all in different divs.
The problem is that it seams that I can't use jQuery inside the div displayed by the lightbox
Does anyone know how I could use the Fancy Zoom plugin to make a image gallery (similar to the original lightbox one)
I don't want to use another library, the look of Fancy Zoom is just what I need.