Jquery Gallery
Jquery Gallery
Hi All ,
Ive recently played around with a jquery gallery that was showcased in .Net magazine Issue 185.
Here :
http://www.netmag.co.uk/zine/latest-issue/issue-185
This gallery uses the slideshow plugin and includes navigation to move from one slide to the next or back.
I'm wondering if its at all possible for me to load divs instead of images.
The reason is, i need to create a gallery that may showcase 3 - 4 items per 'slide'. Each of these items then need to be clickable to view on its own (possibly using Lightbox).
I figure if i create the 'slide' as a div (which would layout the slide and the 3 - 4 images within it) and then use the gallery to work through the divs in order, each image within the div could then have its own link for the visitor to view it on its own.
Is this at all possible?
Can anyone assist me with something like this or is it too much?
Any advise is appreciated.
Cheers