Great! That did the trick! Thank you so much for your time and effort. All the best.
Meek. --- On 16 Jun., 14:44, Ralph Ames <[email protected]> wrote: > >Sorry, here it is:http://komfrisk.dk/test/test1.html > > This line needs to be without breaks, just one long continuous line > > document.getElementById("message").innerHTML += "<br>"+(i+1)+": <a href= > 'javascript:place(" +p[1]+","+p[0]+"," + address + ")'>" + > result.Placemark[i].address + "<\/a>"; > > and there is a missing bracket here > > place(p[1],p[0],address); > } > > } > > 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 -~----------~----~----~----~------~----~------~--~---
