there are versions for safari and mozilla. you just do a browser sniff to work out which one.
http://developer.apple.com/internet/webcontent/xmlhttpreq.html new name, old technology (lets keep it real people) but is good stuff. tip: watch out for asyncronous calls and timeouts... my 2c barry.b -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jon Austin Sent: Tuesday, 1 March 2005 4:11 PM To: CFAussie Mailing List Subject: [cfaussie] Re: http://maps.google.com/ AJAX: I predict it will be one of the new buzzwords in web development this year. One thing (from my limited research) I don't understand, is it uses the XMLHTTPRequest component (essentially a client side HTTP library) which is supplied by MS. So how does AJAX work on Mac/Unix? Isn't XMLHTTPRequest an ActiveX object? On Tue, 01 Mar 2005 15:59:54 +1100, Justin Mclean <[EMAIL PROTECTED]> wrote: > Here's a simple overview of how it + google maps work > http://www.adaptivepath.com/publications/essays/archives/000385.php --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/ --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
