On Mar 30, 12:40 pm, applxperience <[email protected]> wrote: > IE8 says there's an error on last line before the script closing tag. > > It works fine in Firefox. No errors. > > I tried removing or including the CDATA comment lines…, put the script > at the bottom of the page, and nothing fixed it. > > It was done by a PC programmer, who works in IE6 and 7, and it worked > the last time I remember. > > Any ideas? > > www.aviasupport.com/Contact_Avia.html
Don't believe IE's error messages. It tells you the approximate line number (usually off by 1), but doesn't tell you the file. Doesn't matter if you don't include any external scripts, but can be very confusing. IE6 doesn't report any errors for that page. I suspect a problem with IE8. I think there is an open issue to make the API compatible with IE8. http://code.google.com/p/gmaps-api-issues/issues/list?can=2&q=apitype:Javascript+IE8 I don't know if one of the ones listed explains your issue or not. -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
