Hi All, Here is a link that works on html: <a class="thickbox" href="ticketlist.asp? name=NAME&TB_iframe=true&height=700&width=750">NAME</a>
When I want to place that in infowindow, seems like the infowindow class part is ignored. Below is the code for the infowindow: InfoHTML='<a class="thickbox" href="ticketlist.asp? name=NAME&TB_iframe=true&height=700&width=750">NAME</a>' var markerC3 = createMarker(pointC3,InfoHTML) Is it some kind of simple syntax error that I am making or are there issues using the class inside the InfoHTML? Thank you G --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
