AJAX

Ajax is a set of Web development techniques using many Web technologies on the client side to create asynchronous Web applications. With Ajax, Web applications can send data to and retrieve from a server asynchronously (in the background) without interfering with the display and behavior of the existing page. Ajax is not a single technology, but rather a group of technologies. HTML and CSS can be used in combination to mark up and style information.