DIV CSS 佈局教程網

Ajax技術初探
編輯:AJAX詳解     
一直對gmail的客戶端技術非常感興趣,今天找了一些AJax的資源,介紹如下: 
AJax 
    web客戶端技術:  Asynchronous JavaScript + XML 
    主要基於以下技術: 
    standards-based presentation using XHtml and CSS; 
    dynamic display and interaction using the Document Object Model; 
    data interchange and manipulation using XML and XSLT; 
    asynchronous data retrIEval using XMLHttpRequest; 
    and JavaScript binding everything together. 

    主要特點: 
        reFlash without reload 
    參考: 
        O’Reilly 的XML.Hacks和Javascript: The Definitive Guide 
        goog_AJaxsl_v0.2(在code.google.com上可以找到,開源的實現) 
         
         
    實例: 
        http://map.google.com 
        Gmail (特別是拼寫檢查) 
        http://sean.treadway.info/demo/upload/ 
        http://www.broken-notebook.com/spell_checker/ 
       最後面這個是PHP的 
         
    ref_URL: 
        http://blog.yam.com/syshen/archives/184517.Html 
        http://www.adaptivepath.com/publications/essays/archives/000385.PHP 
        http://jacky.seezone.Net/archives/001188.Html 
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved