XMLHttpRequest & Ajax Working Examples - Links and Resources, Fiftyfoureleven.com
XMLHttpRequest & Ajax Working Examples - Links and Resources, Fiftyfoureleven.com. Many examples, showing the power of AJAX. AJAX is nothing new (just the latest web development 'buzzword'), it has been around for a while, but was more recently popularised by Google with GMail and Google Suggest. It is a combination of JavaScript, XmlHttpRequest, DOM, XHTML etc.
Should not be required to use a site (just make it more responsive and give a better experience to those that can use it), but a fall back to server side processing (via ASP, PHP, ASP.NET etc) should be offered, otherwise it would make a site inaccessible (browsers that are not capable of it, or with JavaScript (and/or ActiveX in IE) disabled).
Tags: Web Developer Blog, JavaScript, XmlHttpRequest, AJAX, DOM
Comments