1 / 11

Ajax PPT

<br>Hub4Tech provides Ajax Tutorial & ajax interview questions.here you Can download AJAX PPT. <br>

Télécharger la présentation

Ajax PPT

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Asynchronous JavaScript And XML

  2. Before AJAX back then

  3. And we get result as

  4. These days with AJAX

  5. AJAX History In 1996, the iframe tag was introduced by Internet Explorer to load or to fetch content asynchronously In 1998, Microsoft Outlook Web App team implemented the first component XMLHTTP by client script. In 1999, Microsoft used its iframe technology to dynamically update the news stories and stock quotes on the default page for Internet Explorer,and created the XMLHTTPActiveX control in Internet Explorer 5. Microsoft has adopted the native XMLHttpRequest model as of Internet Explorer 7.

  6. AJAX History • Google made a wide deployment of standards-compliant, cross browser Ajax with Gmail (2004) and Google Maps (2005). • The term "Ajax" was publicly stated on 18 February 2005 by Jesse James Garrett in an article titled "Ajax: A New Approach to Web Applications", based on techniques used on Google pages. • On 5 April 2006, the World Wide Web Consortium (W3C) released the first draft specification for the XMLHttpRequest object in an attempt to create an official Web standard.

  7. Core Components • JavaScript JavaScript function is called when an event occurs in a page. Glue for the whole AJAX operation. • DOM API for accessing and manipulating structured documents. Represents the structure of XML and HTML documents. • XMLHttpRequest JavaScript object that performs asynchronous

  8. Working Cycle

  9. Traditional vs AJAX

  10. Features Ajax

  11. AJAX Useful Links • AJAX Tutorial- • http://www.hub4tech.com/ajax-tutorial • Ajax Interview Questions • https://www.hub4tech.com/interview/ajax

More Related