Wednesday, October 26, 2005
Ajax
"Asynchronous JavaScript and XML, or Ajax, is a web development technique for creating interactive web applications." [Wikipedia] AJAX is the technology behind the cool pages making their way onto the net recently which fetch and submit data without needing to refresh the whole page. AJAX isn't a technology itself, but rather a combination of HTML (and CSS), Javascript and XML. I'm looking into it...
Technorati Tags: ajax, javascript, web2.0, xml