On Apr 21, 1:41 pm, Yasir <[email protected]> wrote:
> 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";

Works for me in IE6, although it does report an error (in IE's
extremely useful style):
Line: 110
Char: 17
Error: Unknown runtime error

I don't have the MS Script debugger on this computer, so I can't tell
you what that means...

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