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.

文章標籤: Fixit

找到 3 份文件

  • Web/API/document.querySelector 回傳 document 第一個符合特定選擇器群組的元素(採用深度優先,前序追蹤 document 節點)。
  • Web/API/XMLHttpRequest 不只是名稱前冠上的XML,XMLHttpRequest可以取得XML以外型態的資料,而且也支援file或ftp等其他的協定,不只是 HTTP 而已。
  • Web/SVG/Attribute onbegin , onend , onload , onrepeat