var cells = addFeatureEntryMarker(); cells.id=''; var url = "http://localhost/getxml"; GDownloadUrl(url, function(data, responseCode) { cells.id = data; // }); //dont work too.
Sorry, but i`m can not show my page now ( Mike in Stroud wrote: > Without seeing your page via a URL can only guess that it's a scope > issue and you're not defining "cells" globally. > > Mike --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
