If you just remove Google's 'G' prefix, and then search for the object's name: http://www.google.com/#hl=en&source=hp&q=xmlhttp+reference&aq=0&aqi=g2&fp=7b823cb19394de08
then you get a zillion references. Not that "hard to find" :-) -- Marcelo - http://maps.forum.nu -- On Aug 20, 5:44 pm, Marc Lacoursière <[email protected]> wrote: > That's the point... Why use a wrapper if it doesn't wrap browser > implementations? > > The first example in the Services section of the developer guide is > about this class. As I would like to fully understand what's going on, > I would expect more info on the GXmlHttp class in the Reference Guide. > > Thanks to Google for the awesome APIs by the way... apart from that > detail, it is very easy to learn and use! > > Marc > > On Aug 20, 11:33 am, "[email protected]" <[email protected]> > wrote: > > > On Aug 20, 8:28 am, Marc Lacoursière <[email protected]> wrote: > > > > Where can I get full documentation about this class? The official > > > Google Maps API reference guide only mentions the create() > > > method.http://code.google.com/apis/maps/documentation/reference.html#GXmlHttp > > > > I would like to know more about the onreadystatechange event and > > > particularily the readyState property. > > > > Can GXmlHttp be used to post XML data to my web application server? > > > The Google Maps GXmlHttp class is just a cross browser wrapper around > > the different IE and Firefox/Opera/Chrome/etc implementations. The > > details depend on the browser. > > > -- Larry --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
