I have a GWT application, that uses GWT Maps API, and it works fine in IE.
In Firefox, it is flaky, sometimes it loads, sometimes it does not. If I take out the portion of GWT Maps that pulls the API from Google site, it loaded fine 100% each time. It is not loading at all in Safari, just blank page. Even after I took out the GWT Maps portion like the Firefox. I even disable all the Ajax call in OnModuleLoad() method, still nothing. Not even a simple RootPanel.get().setWidget() is able to set the widget on the page. It works fine in IE6 and IE7. Anyone has a clue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to Google-Web-Toolkit@googlegroups.com To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---