Results 101 - 120 of 485

File

The File interface provides information about files and allows JavaScript in a web page to access their content.
API File API Interface Reference Web

FileReader

The FileReader object lets web applications asynchronously read the contents of files (or raw data buffers) stored on the user's computer, using File or Blob objects to specify the file or data to read.
API File API Files Interface Reference

GainNode

The gain is a unitless value, changing with time, that is multiplied to each corresponding sample of all input channels. If modified, the new gain is applied using a de-zippering algorithm in order to prevent unaesthetic 'clicks' from appearing in the resulting audio.
API GainNode Interface Reference Web Audio API

Gamepad

The Gamepad interface of the Gamepad API defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id.
API Gamepad API Games Interface Reference

Geolocation

The Geolocation interface represents an object able to programmatically obtain the position of the device. It gives Web content access to the location of the device. This allows a Web site or app to offer customized results based on the user's location.
Advanced API Geolocation API Interface Reference Référence

HTMLAudioElement

The HTMLAudioElement interface provides access to the properties of <audio> elements, as well as methods to manipulate them. It derives from the HTMLMediaElement interface.
API HTML DOM Interface Reference Référence

HTMLBaseElement

The HTMLBaseElement interface contains the base URI for a document. This object inherits all of the properties and methods as described in the HTMLElement interface.
API HTML DOM Interface Reference Référence

HTMLBodyElement

The HTMLBodyElement interface provides special properties (beyond those of the regular HTMLElement interface they also inherit) for manipulating body elements.
API HTML DOM Interface NeedsNewLayout Reference

HTMLBRElement

The HTMLBRElement interface represents a HTML line break element (<br>). It inherits from HTMLElement.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLButtonElement

The HTMLButtonElement interface provides properties and methods (beyond the <button> object interface it also has available to them by inheritance) for manipulating the layout and presentation of button elements.
API HTML DOM Interface NeedsNewLayout Reference

HTMLCanvasElement

The HTMLCanvasElement interface provides properties and methods for manipulating the layout and presentation of canvas elements. The HTMLCanvasElement interface also inherits the properties and methods of the HTMLElement interface.
API Canvas HTML DOM Interface Reference

HTMLDataElement

The HTMLDataElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating <data> elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDataListElement

The HTMLDataListElement interface provides special properties (beyond the HTMLElement object interface it also has available to it by inheritance) to manipulate <datalist> elements and their content.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDivElement

The HTMLDivElement interface provides special properties (beyond the regular HTMLElement interface it also has available to it by inheritance) for manipulating div elements.
API HTML DOM Interface NeedsNewLayout Reference Référence

HTMLDListElement

The HTMLDListElement interface provides special properties (beyond those of the regular HTMLElement interface it also has available to it by inheritance) for manipulating definition list elements.
API HTML DOM Interface NeedsNewLayout Reference Référence