On 20 January 2011 17:34, theorist <[email protected]> wrote:
> Hey guys I have a map that was built with v3, but it doesn't seem to
> appear when viewing in IE6. Does anyone know what's wrong? All it
> shows is a blank space where the map should be. Here's the code:
Can't run a code listing and find where the error is, but it looks
like a stray comma in an object. It's difficult to tell with a php
listing, mangled code in the post and all the quotes. IE can't cope
with something like
{ content : 'mycontent', }
because whatever *should* be after the comma isn't there.
I had thought that afflicted IE7 and 8 as well as 6. Perhaps it doesn't.
--
You received this message because you are subscribed to the Google Groups
"Google Maps JavaScript API v3" 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-js-api-v3?hl=en.