On Nov 26, 10:47 am, Hans <[EMAIL PROTECTED]> wrote: > Hello, > I get an error loading gdirections with an address that cannot be > found. I want to be able to handle the error. > > When running this, i get an IE popup that says: "Line 1 error: > expected identifier string or number". > And i do not see any of the alerts 'l' , 'e', or 'c'. > So , i think the event listener for error does not execute, and also > the catch-block is not executed. It looks like IE 6.0 just stops the > script after the error-popup.
IE does stop the script, but the line number probably doesn't relate to the code you have quoted. Line numbers in IE error messages are notoriously unreliable. Please provide a link to your code, not a listing. Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
