AJAX

AJAX is a new approach to interactive web applications, basically involving using JavaScript that queries back to the server (without refreshing the whole page) using XMLHttpRequest. I had seen this term a few weeks ago and then last night I was trying to remember the term for it, but I couldn’t quite remember it.

Sajax freshmeat project

Idea for this post came from Jeremy Z.’s post.

Leave a Reply

Your email address will not be published. Required fields are marked *