This article guides you through the AJAX basics and gives you two simple hands-on examples to get you started.
AJAX (Asynchronous JavaScript and XML) is a newly coined term for two powerful browser features that have been around for years, but were overlooked by many web developers until recently when applications such as Gmail, Google suggest, and Google Maps hit the streets.
The two features in question are that you can:
Make requests to the server without reloading the page
Parse and work with XML documents
Read Full Tutorial
|
Rate this Ajax Tutorials
Error connecting to mysql
|
|