HI, This solution seems to be great. I'm trying to get it working but I get a problem. I use joomla to show the map, and the map load a kml file to show placemarks.
Here is a placemark exemple: <Placemark id="g2id_2113"><name><![CDATA[Valentia - An Chois - Clock Tower and Harbour]]></name> <description><![CDATA[<a onclick='Slimbox.open(\"trefle_irlande.jpg\", \"Caption\");return false' rel="lightbox" href="http:// picturevolution.com/photos2/main.php? g2_view=core.DownloadItem&g2_itemId=2117" > <img src="http://picturevolution.com/photos2/main.php? g2_view=core.DownloadItem&g2_itemId=2117" width=300 height=189></ a><br>]]></description><Snippet></Snippet> <styleUrl>#PhotoIconPair</styleUrl> <Point><altitudeMode>clampToGround</altitudeMode> <coordinates>-10.288627,51.926319,0</coordinates> </Point> <LookAt><longitude>-10.288627</longitude><latitude>51.926319</ latitude><range>3000</range><tilt>45</tilt><heading>0</heading></ LookAt> </Placemark> When I click on the picture (link), it open but not in lightbox... I also have two error in firebug when I show the map: C.prototype is undefined [Break on this error] var MooTools={version:"1.2dev",build:""}...is.get("morph").start(A);return this}}); too much recursion [Break on this error] var MooTools={version:"1.2dev",build:""}...is.get("morph").start(A);return this}}); any idea about that? regards On 1 oct, 02:56, Ralph Ames <[EMAIL PROTECTED]> wrote: > >Hi everyone. After *a lot* of running in circles trying to integrate > >Lightbox 2 with GMap infowindows > > I found this test site that works OK in FF3 and Chrome, without any > modifications, but fails in IE7. > > https://netfiles.umn.edu/users/eric0887/www/test8.html > > After searching around it seems that Lightbox 2 doesn't work for IE7, > and nobody has found a solution yet. > > [unless there is a bright spark who knows the answer?] > > Your easy solution seems to be the best the way to go. > > http://www.umaitech.com/cms/?p=41 > > Ralph --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
