On Jun 7, 6:09 am, FLX <[email protected]> wrote: > Hello, > > Example:http://flx.me/activio > When viewing with IE it gives me the following js error: > > Message: Unspecified error. > Line: 26 > Char: 78 > Code: 0 > URI:http://maps.gstatic.com/intl/nl_ALL/mapfiles/api-3/1/3/main.js > > Does anyone know what I can do to fix this error?
I have seen that error before, don't remember what caused it (and it was using API v2 and IE6). Your html is invalid: http://validator.w3.org/check?uri=http://flx.me/activio/&charset=(detect+automatically)&doctype=Inline&group=0&user-agent=W3C_Validator/1.767 Which will sometimes confuse IE, but I don't see any problems with the errors that are reported (they seem pretty minor). FWIW, I don't get that error in IE6 (unless you have to do something specific to make it happen). -- Larry > > Thanks, > > Dennis -- 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.
