Ajax: Web application development of a new method

Related Tags:

  Original: http://www.neokeen.com/mornlee/2005/02/21/1108998494781.html 

  What is Ajax 

  Asynchronous JavaScript + XML (Asynchronous Asynchronous JavaScript JavaScript JavaScript JavaScript + XML XML) initials. 
  Ajax is not a new technology, is the integration of several technology innovation of a new method. Its technical components: 

  •   Standards-based technology that: XHTML, CSS 
  •   Dynamic Display and interactive technologies: Document Object Model (document object model) 
  •   Data interchange and operating technologies: XML, XSLT 
  •   Asynchronous data acquisition technology: XMLHttpRequest 
  •   Bundled scripting languages: JavaScript 

  Traditional application model and model comparison Ajex 

  Synchronous interaction with the traditional method asynchronous interactive Ajex 

  Typical Case technology used Ajex 

  •   Orkut, Gmail, Google Groups, Google Suggest, and Google Maps 
  •   Flickr 
  •   A9.com 

  For more information please read: 

  Ajax: a New Approach to Web Applications (Author: Jesse James Garrett) 




Related articles:

Web code to insert video Collected Works
  1.avi format    Code fragments are as follows:    <object Id="video" width="400" height="200" border="0" classid="clsid:CFCDAA03-8BE4-11cf-B84B-0020AFBBCCFA">    <param Name="ShowDisplay" va...
What do you know how many HTML code
  Would like to learn basic knowledge on to read HTML (4.0), found itself the master of HTML too little.    Many are unfamiliar with the code, simply never seen, let alone used.    Take <a> </ a> elements to give an example.    Its attributes are: ...
AS to fully grasp the midpoint (.) Application Grammar
  AS in the scripting language, we often see (.) At the official grammar (operator) statement is this:    Operators; movie clip for positioning the level of structure, in order to access nested (a level) movie clips, variables or attributes.    Operators also point for the ...
Flash MX ActionScript in the Complete Works (c)
  Ge (greater or equal - especially parameters)    Getproperty get value    By the time gettimer    Geturl be hyperlinks value    Getversion receive version    _global To support core categories or string, mathematics or queue, global varia...
Flash animation as the use of music to achieve control
  How to use music as achieving control?    Solutions    Frame label use by the Jump button to achieve the music switch control.    Concrete steps    1, first of all, in the first scene as an add:    Ss = new Sound ();    Ss.att...