And thanks to Rossko as well, sorry, didn't get your email for some reason.
On Aug 23, 6:55 pm, Rossko <[email protected]> wrote: > >http://culturenow.org/MuseumWithoutWalls/index.php(nomarkers) > > I get an error in FF2 > uncaught exception: Permission denied to call method > XMLHttpRequest.open > That's a cross-domain error. > You are making AJAX calls tohttp://www.culturenow.org/... in > public.js even when the page is accessed fromhttp://culturenow.org/... > You might fix it by using a relative URL -- 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.
