Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

文章標籤: MakeBrowserAgnostic

找到 2 份文件

  • Web/API/document Document 介面代表所有在瀏覽器中載入的網頁,也是作為網頁內容 DOM 樹 (包含如 body 、 table 與其它的 元素 )的進入點。 Document ...
  • Web/API/XMLHttpRequest 不只是名稱前冠上的XML,XMLHttpRequest可以取得XML以外型態的資料,而且也支援file或ftp等其他的協定,不只是 HTTP 而已。