On May 26, 11:49 pm, Rossko <ros...@culzean.clara.co.uk> wrote:

> You're using the AJAX loader.
> You're loading ewindow.js inline.
> Later on, you load the maps API through the AJAX loader.
> Wrong order - ewindow needs the API functions to be available, before
> it initialises.


And... you may want to validate your HTML. You can't have <!DOCTYPE>
in the middle of a <style> block. That's the first error: things go
wrong all through the page and you end up with code after </html>.

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 Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to 
google-maps-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/Google-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to