Hi there, As the Noob I am, I have written very messy JavaScript to display Locations from an XML File. Everything displays quite fine but I do get a JavaScript Error on my page coming from the v3 API:
[Exception... "Could not convert JavaScript argument" nsresult: "0x80570009 (NS_ERROR_XPC_BAD_CONVERT_JS)" location: "JS frame :: http://maps.gstatic.com/intl/en_us/mapfiles/api-3/1/5a/main.js :: anonymous :: line 21" data: no] After hours of debugging in firebug it seems that the error occurs when a DOM listener is being added to the window.load event. I have no idea why this error occurs and there is no error in Safari 5. Can someone help me ? The page is: http://climbleb.com/ -- 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.
