Hi everybody! My plan: Google Map (Via google map api) with markers. The markers have tabs which should contain dynamic content. (loading always in background and shown on click event) My problem: 1.) Cross HTTP Requests to other urls are not allowed (same-origin security violation) 2.) is there anything i have to do in order to load the dynamic content continously in the background (so that it is available on click event) like marking a section with timer load continously
If nobody has a solution I am thankful for any advice to one of the problems. Thanks a lot. Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
