Help with Step Carousel Viewer script
Hi, I'm using DD's Step Carousel Viewer script to create a photo viewer. You can find the complete code with examples here:
http://www.dynamicdrive.com/dynamici...epcarousel.htm
I was going to contact the script author directly to ask him (or her) this question, but there's no email address associated with the script and he mentioned he checks the boards daily so I figured I'd post the question. Please refer to the link above to view the code for easiest reference.
I'm using the Carousel function as a thumbnail viewer rather than for viewing the full-sized images. A user can scan through the thumbnails with either the one-by-one function or the jump-ahead function (I've set it to jump 5 ahead). Once the user finds a thumbnail they're interested in viewing they click on the image and the full-sized image is targeted to an iFrame on the page. Everything works beautifully, but because I'm using this as a thumbnail viewer I'm wondering if it's possible to add another piece of functionality whereas a user could flip through the thumbnail images one-by-one by clicking a forward button and with each click the corresponding full-sized image would also come up, which could be targeted to a div on the page or a pop-up window or an iFrame?
The closest example of what I'm thinking of can be viewed here:
http://www.openhomesphotography.com/235Berry/
Click on Gallery
It's a flash site, but it seems that the Carousel script is very close to achieving the same sort of functionality.
I realize this is probably taking the Carousel script in a direction that it wasn't intended for, but I thought I'd ask if this is something even possible. I prefer to use DHTML over flash whenever possible.
Thanks for your thoughts and (to the author) the great script!
Greg