Practical and Useful Information For Enhancing Your Site

Introduction To Ajax

Ajax (Asynchronous JavaScript and XML) is used to create interactive web applications. Ajax can make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes so that the entire page does not have to be reloaded each time there is a change. Ajax is not a programming language or a unique technology -- Ajax uses a combination of existing technologies: