Results 101 - 120 of 148

Notification.onclose

The onclose property of the Notification interface specifies an event listener to receive close events. These events occur when a Notification is closed.
API DOM Notifications Obsolete onclose Property Reference Référence

Notification.onshow

The onshow property of the Notification interface specifies an event listener to receive show events. These events occur when a Notification is displayed.
API DOM Notifications Obsolete onshow Property Reference Référence

Response.useFinalURL

The useFinalURL property of the Response interface contains a boolean stating whether this is the final URL of the response.
API Experimental Fetch Obsolete Property Reference Response useFinalURL

XDomainRequest.onerror

An event handler which is called when an XDomainRequest encounters an error.
AJAX API DOM IE Microsoft Obsolete Property Reference

XDomainRequest.onprogress

This method is called periodically as an event handler for progress events on XDomainRequests, so that code can monitor progress while loading content.
AJAX API DOM Event IE Microsoft Obsolete Property Reference

XDomainRequest.ontimeout

An event handler which is called when a pending XDomainRequest times out.
AJAX API DOM IE Microsoft Obsolete Property Reference

<acronym>

The HTML Acronym Element (<acronym>) allows authors to clearly indicate a sequence of characters that compose an acronym or abbreviation for a word. This element has been removed in HTML5. Use <abbr> element.
Element Élément HTML HTML:Flow content Obsolete Reference Référence Web

<command>

The command element represents a command which the user can invoke.
HTML HTML:Element HTML:Element Reference HTML5 NeedsBrowserAgnosticism Obsolete

<plaintext>

The HTML Plaintext Element (<plaintext>) renders everything following the start tag as raw text, without interpreting any HTML. There is no closing tag, since everything after it is considered raw text.
Element Élément HTML NeedsCompatTable Obsolete Reference Référence Web

HMDVRDevice

The HMDVRDevice interface of the WebVR API represents a head mounted display, providing access to information about each eye, and allowing us to modify the current field of view.
API Experimental Expérimental HMDVRDevice Interface Obsolete Reference Référence Virtual Reality VR WebVR

HMDVRDevice.getEyeParameters()

The getEyeParameters() method of the HMDVRDevice interface returns current parameters for the eye specified as its argument ("left" or "right") — stored in a VREyeParameters object.
API Experimental Expérimental HMDVRDevice Method Obsolete Reference Référence Virtual Reality VR WebVR

HMDVRDevice.setFieldOfView()

The setFieldOfView() method of the HMDVRDevice interface can be used to set the field of view for one eye, or both eyes simultaneously.
API Experimental Expérimental HMDVRDevice Method Obsolete Reference Référence Virtual Reality VR WebVR