|
|
| about dmoz | help |
Top: Computers: Programming: Languages: JavaScript: AJAX
AJAX or Asynchronous JavaScript and XML is a term describing a web development technique for creating interactive web applications using a combination of:
- HTML (or XHTML) and Cascading Style Sheets for presenting information
- The Document Object Model manipulated through JavaScript to dynamically display and interact with the information presented
- The XMLHttpRequest object to interchange and manipulate data asynchronously with the web server (commonly using XML and XSLT, although AJAX applications can use other technologies, including preformatted HTML, plain text, JSON and JSON-RPC as alternatives to XML/XSLT).
Source: Wikipedia
| Please submit in this category only websites that have scripts only about AJAX. If your script is using AJAX please submit it to Computers/Programming/Languages/JavaScript/Scripts |
No category description found
| Copyright © 1998-2007 Netscape |