Please try to use window.load() instead of document.ready() On Mon, Mar 28, 2011 at 6:38 PM, [email protected] <[email protected]>wrote:
> On Mar 28, 2:50 pm, eduard <[email protected]> wrote: > > Hi all, > > I'm developing a website that works fine on Firefox, Chrome and > > Safari, but IE8 throw a javascript error: Unknown Error onhttp:// > maps.gstatic.com/intl/ca_es/mapfiles/api-3/4/7/main.json line > > 32, character 527. > > The site ishttp://www.cimbellpuig.cat/nova.php. > > I get "Unspecified error." in IE8 on this line in the API code: > k.namespaces&&k.namespaces.add("gm_v","urn:schemas-microsoft- > com:vml","#default#VML"); > > Looks like this is the same problem as this message: > http://groups.google.com/group/google-maps-js-api-v3/msg/0fe471b8d07d4ad9 > > from this search: > > http://groups.google.com/group/google-maps-js-api-v3/search?group=google-maps-js-api-v3&q=namespace+IE+Unspecified+error.&qt_g=Search+this+group > > Although it looks like the API version didn't have anything to do with > it. It seems that the first message from that search has a number of > possible resolutions (the post by William). > > -- Larry > > > I've googled about this error but I can't find nothing, so if > > someone can help... > > > > Thanks!! > > -- > 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. > > -- Best and Regards, Chin Hua Kong -- 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.
