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.

文章标签:HTML-DOM

找到 6 篇文档

  • Web/API/Navigator The Navigator interface represents the state and the identity of the user agent. It allows ...
  • Web/API/NavigatorLanguage NavigatorLanguage contains methods and properties related to the language of the navigator.
  • Web/API/NavigatorOnLine The NavigatorOnLine interface contains methods and properties related to the connectivity status ...
  • Web/API/WindowBase64 WindowBase64 接口定义了两个分别用来进行编码和解码 base64 的工具函数。base64 经常用在 data URI 中。
  • Web/API/WindowEventHandlers WindowEventHandlers mixin describes the event handlers common to several interfaces like Window, ...
  • Web/API/WindowTimers WindowTimers 接口包含了四个用来设定和清除定时器的实用方法。