xmlHttpRequest is also supported by Mozilla browsers. past.. uh... v1.1 (???pick number out of air), but you access it a slightly different way.
maps.google.com doesn't actually use xmlHttpRequest except to parse XML, it uses a hidden iframe to do it's display work... maps.google.com also uses client side XSL transformations - now THAT is nifty. Mark On Tue, 1 Mar 2005 16:10:51 +1000, Jon Austin <[EMAIL PROTECTED]> wrote: > 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? > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- 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/
