Ajax, or Asynchronous JavaScript and XML, is a group of interrelated web development techniques used to create interactive web or rich internet applications. It enables web developers to get and post information or data asynchronously to a web server without interrupting the user.
[More]