Oneupweb 2010

AJAX

An acronym standing for Asynchronous JavaScript and XML. This is a web development technique for creating interactive web applications. By shifting a great deal of computation to the web surfer's computer, web pages don't have to reload when a change is made due to user interaction. Ajax can increase the web page's interactivity, speed, and usability.

< AJAX