Followed your advice, I captured the source from my mac-safari that was working and compared it with same-page source code from vista- firefox and vista-ie8, both pages that produced the error messages. I compared the working code with each of the non-working ones using the link you provided. The mac-safari and vista-firefox were exactly the same; and the only difference between them and the vista-ie8 was that it contained some extra single spaces on lines that were otherwise blank.
It appears that the browsers are receiving the same code, but for some reason not interpreting it the same. On Dec 14, 5:21 pm, Gregory Short <[email protected]> wrote: > On a working device (mac+safari?) do a view source. Similarly, on a > non-working device (windows+IE8?) also do a view source. Do a diff on > the two, and see what you get. If you don't have diff handy or aren't > familiar with it, here's an online diff > tool:http://www.quickdiff.com/index.php > > -G -- 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.
