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.

文章标签:defaultView

找到 1 篇文档

  • Web/API/Document/defaultView 在浏览器中,该属性返回当前 document 对象所关联的 window 对象,如果没有,会返回 null 。