On Jan 21, 8:34 am, Pieter <[email protected]> wrote: > Hi guys > > I have almost finished developing my application when I started > debugging IE 8about two days ago. Will not be supporting IE6 but hey, > we cannot block out IE completely?
IE6 is supported until 2014 and many corporates will use it till then. > And here is my current error: > Message: Invalid character > Line: 1 > Char: 1 > ------------------------------------------------------------------------------ > I have also noted that I cannot even load examples in the maps > documentation with IE8 - that does not bode well I guess.... Invalid character generally means that the script is corrupt. I don't get your error with your page, which suggests that your copy of the API code is corrupt. IE's caching policy is aggressive and it will happily use a script which it's cached even if it doesn't work. Try clearing your cache. 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.
