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.

Статьи с метками: Interface

Найдено 15 документов.

  • Mozilla/Add-ons/WebExtensions/API/tabs Interact with the browser's tab system. You can use this API to get a list of opened tabs and to ...
  • Web/API/CacheStorage The CacheStorage interface represents the storage for Cache objects. It provides a master ...
  • Web/API/EventTarget EventTarget - это интерфейс, реализуемый объектами, которые могут генерировать события и могут ...
  • Web/API/Geolocation The Geolocation interface represents an object able to programmatically obtain the position of ...
  • Web/API/HTMLFormElement The HTMLFormElement interface provides methods to create and modify form elements; it inherits ...
  • Web/API/Location Интерфейс Location представляет собой адрес (URL) объекта, с которым он связан. Его модификации ...
  • Web/API/MouseEvent The MouseEvent interface represents events that occur due to the user interacting with a ...
  • Web/API/NodeList Объект NodeList — это коллекция узлов, возвращаемая такими методами, как Node.childNodes и ...
  • Web/API/PushManager The PushManager interface of the Push API provides a way to receive notifications from ...
  • Web/API/RandomSource RandomSource represents a source of cryptographically secure random numbers. It is available via ...
  • Web/API/Selection Calling the Selection.toString() method returns the text contained in the selection, e.g.:
  • Web/API/ServiceWorkerContainer The ServiceWorkerContainer interface of the ServiceWorker API provides an object representing ...
  • Web/API/Storage The Storage interface of the Web Storage API provides access to the session storage or local ...
  • Web/API/WindowEventHandlers WindowEventHandlers describes the event handlers common to several interfaces like Window, or ...
  • Web/JavaScript Эта часть сайта посвящена самому языку JavaScript, и она не затрагивает тонкостей, связанных с ...