Type: Boolean
Returns whether the browser supports AJAX (Asynchronous JavaScript and XML), specifically whether it supports the JavaScript XMLHttpRequest object, or in the case of Internet Explorer, whether the MSXML parser is available.
See Also: