Posts Tagged ‘forms’

Ajax [Part 1] - Introduction & Usability

Friday, June 30th, 2006

Ajax is shorthand for Asynchronous JavaScript and XML and refers to the technology behind single-page web applications or features that update dynamically without the need for a complete page reload. Even though the term “Ajax” has only been part of the web developer’s vernacular since early 2005, its correct use is one of the biggest issues of debate in the web community. (more…)