In Partnership with AOL Search
 

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 only submit personal sites dedicated to, or with significant content relating to, the JavaScript programming language.
There is currently no description created for this category.
Please submit only sites that contain scripts.
.
Please submit only sites that feature JavaScript tools that generate customized scripts for other people.
.
This category is for resources related to the World Wide Web Commission Document Object Model's (W3C DOM's) JavaScript binding. The W3C DOM is the industry standard object model for representing structured documents such as HTML and XML pages. It is the standard to replace previous, proprietary object models such as the Navigator 4 DOM and the Internet Explorer 4/5 DOM. The JavaScript binding is a set of methods for accessing the W3C DOM from JavaScript. Currently, there are two levels: DOM level 1, which is a complete, ratified W3C Recommendation (in other words, a finished standard), and DOM level 2, which is under development. The term "DOM level 0" is also used to refer to the object model features which were found in both Navigator 3 and Internet Explorer 3. I welcome coeditors for this category and the subcategories. If you're interested in educating developers about the W3C DOM, sign up as an editor and help index the web's best DOM resources!
Copyright © 2013 Netscape Terms of Use
Last update: Tuesday, February 12, 2013 3:24:06 PM EST - edit