> I have something wrong with the below function, as the date and time > is always from the PRIOR XHR request, not the current one as I'd like.
Yup. Have a look at this - http://econym.org.uk/gmap/async.htm > This is in Firefox. Internet Explorer doesn't update the date/time > dynamically at all, only on a complete page refresh. Any thoughts ? Not without seeing it in action, code dumps are useless. Perhaps you need to declare your datevalue variable in global scope. Address the asynchronous issue, and you won't need to do that anyway. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
