The onclick event is added wherever your infowindow HTML content
lives, regardless of whether your map data is within the same page or
pulled from an external data source. You would add it to your
spreadsheet data. Here's sample XML syntax:
<contents><![CDATA[<div class="infowindow"><a href="image.jpg"
onclick="Slimbox.open('image.jpg', 'caption');return false"
rel="lightbox">My Photo</a></div>]]></contents>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---