|
|
||
|
User login Add the website to your browser's favorites |
Submitted by Tech Videos on Sat, 2007-04-28 19:20.
Tech Videos
Ajax (also known as AJAX), shorthand for "Asynchronous JavaScript and XML," is a web development technique for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. This is intended to increase the web page's interactivity, speed, and usability. 1. How to Create an Ajax Chat Program - Create an Ajax Chat Program in jut few minutes. 2. My XDataSystem showing some AJAX functionality using DOJO My XDataSystem showing some AJAX functionality using DOJO 3. Ajax & Java Frameworks Ajax & Java Frameworks 4. Introduction to Debugging AJAX Application with Firebug - Firebug is a firefox extension that allows you to easily find and fix javascript issues with ajax applications. 5. Ajax - Ajax tutorial |
|