Does anyone have an example that allows the user to navigate through a related set of images? Ralph posted a link that does this using lightbox (https://netfiles.umn.edu/users/eric0887/www/test8.html) but I would like to do it using slimbox. Here's my map so far:
http://tiger.towson.edu/users/preese2/campusmap/towson_slimbox.html There is one marker for which I have two photographs. Here is an excerpt of the xml for the marker: address="<a href='images/Unitas_Stadium.JPG' onclick='Slimbox.open ("images/Unitas_Stadium.JPG", "Unitas Stadium");return false' rel='lightbox-stadium'><img src='thumbnails/unitasstadium.jpg' height='100' /></a><a href='images/Unitas_Stadium_Aerial.JPG' onclick='Slimbox.open ("images/Unitas_Stadium_Aerial.JPG", "Unitas Stadium - Aerial View");return false' rel='lightbox-stadium'></ a>" I was trying to emulate the instructions here: http://www.digitalia.be/software/slimbox Any suggestions? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
