Thanks to the thumbnail photogallery tutorial and some threads I can script a a fantastic image gallery. My question is an extension of that, I wanted to have the intial thumbnails in the xml photogallery have two potential url links to go to. That is, there would be an image that would be the main thumbnail, then to the right there would be two small buttons, one which would take you to one URL, the other little button to the another URL. I don’t care about loading a larger image.
So to recap
thumnails in grid that are scrollable
each thumbnail would have two buttons to the right that could link to two different URLS
loaded via XML (so i can specifiy the urls, the image dynamically)
any ideas?
found this thread and scotty et al helped me with scrolling the grid, but nothing about two URLS