On Dec 3, 12:14 pm, Aaron <[email protected]> wrote: > Hello Andrew, > > Sorry I did not post a link. > However, the code is not live at the moment. > Also, there are no JavaScript errors according to Firebug in Firefox > which led me to think that is was another type of issue.
It's almost certainly a data issue. > What do you think I should do (about posting a link and/or the code)? Sign up for some free hosting (Ralph Ames offers it: search for his posts), upload your code and data, and post a link. Do make sure that it still exhibits the issue -- you may find that IE is objecting to locally-served XML for example, whereas it's fine if it comes off a website. In which case: problem solved. If it isn't that, having a live site allows some debugging to be done, even it has to be with Microsoft's Script Debugger. Andrew -- 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.
