the text (ie the http) is appearing in the info window but theres no html tags around it so it wont be clickable
what text in the info window do you want the link "on" ? eg something like: var html = "<b>" + name + "</b> <br/><a href=" + url + " target=_blank>" + address"</a>"; or put the html in the xml ie url="< a href=http://.whatever.com target=_blank>name of link</a>" On Nov 27, 2:23 pm, NorthEastEngland <[EMAIL PROTECTED]> wrote: > Hi, > > I am having problems getting the URL to be clickable in the Info > Window on a > marker,http://www.northeastengland.org/map2.html&http://www.northeastengland.org/parks.xml > > I tried using the <a href="" > in the var html marker and also on the > XML file but it didnt work, totally lost and would appreciate some > help. > > Thank you in advance. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
