hi,

the example I am going through, plots concert data from a remote
server. That part is working, but it should also display the concerts
on the webpage. It works in FF.

heres the link to the webpage: http://www.iborough.co.uk/tourfilter.html

the script is here: http://www.iborough.co.uk/concerts.js

it prints our "Plotting the map. Please wait...",which is on line 66
of the script.
I think lines 109 and 110 may be the problem:
                display("data").innerHTML = printConcertList;
                display("update").innerHTML = "Done loading concert
data";

Thanks

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