hi

how do i get lightbox to work a in a mashup that has been generated by
a spreadsheet

i have seen this
http://www.umaitech.com/cms/?p=41

but this is for when the marker data is within the page.

i need to know how to get it to work with the spreadsheet so that when
i click on a link in the info window it will bring up the image in the
lightbox.

and where i should be putting the  equivalent of >>>>>

onclick='Slimbox.open(\"Image.jpg\", \"Caption\");return false'

im guessing somewhere round here



function cm_markerClicked(markerNum) {
  cm_mapMarkers[markerNum].openInfoWindowHtml(cm_mapHTMLS[markerNum]);



my map is here

http://mapper.freewebspace.com/trial.html

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to