AJAX Without XML HTTP Requests
By Kevin Trachier in Development, Tips and TricksWhat is AJAX? Asynchronous JavaScript and XML – AJAX – is what you use to create truly dynamic websites. Ajax is the bridge between application and presentation layers, facilitating lightning fast, instant application of data from the end user to the host and back to the end user. It dynamically changes the data displayed on [...]


