Changes between Version 2 and Version 3 of wade/ajax


Ignore:
Timestamp:
Aug 13, 2009, 3:44:08 PM (15 years ago)
Author:
wade
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • wade/ajax

    v2 v3  
    123123     }}}
    124124
    125 == AJAX XMLHttpRequest ==
     125== 【AJAX XMLHttpRequest】 ==
     126 1. 連結:http://www.w3schools.com/ajax/ajax_xmlhttprequest.asp
     127=== XMLHttpRequest ===
    126128
    127129
    128 == 筆記 ==
     130
     131== 【筆記】 ==
    129132=== typeof ===
    130133顯示物件的類別。回傳值 undefined 表示此物件為 (未定義、null、false) ,或表示此瀏覽器不支援此物件,例如:
     
    150153   }
    151154   }}}
    152 
    153 
    154 === XMLHttpRequest ===
    155  1. 連結:http://www.w3schools.com/ajax/default.asp
    156155
    157156
     
    187186}}}
    188187
    189 == reference ==
     188== 【Reference】 ==
    190189 1. [http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html http status, RFC 2616 Hypertext Transfer Protocol -- HTTP/1.1 ]
    191190 1. http://blog.miniasp.com/?tag=/http+status+code