AJAX Foundation
In this article I will show how to use AJAX Foundation to get another page and put it in your page ….
AJAX is Asynchronus Javasript And XML
To understand AJAX work you must know how http protocol work …
The foundation of AJAX is
- Loading
- Get Result (HTTP OK)
- HTTP NOT OK
You can see the code here
http://www.gunungpring.com/wordpress/wp-content/uploads/2007/05/ajax_tut.zip
I hope it’s usefull