Articles tagged: Fullscreen API
Found 7 documents
- Web/API/Document/fullscreen The Document.fullscreen read-only property reports whether or not the document is currently ...
- Web/API/Document/fullscreenElement The Document.fullscreenElement read-only property returns the Element that is currently being ...
- Web/API/Document/fullscreenEnabled The Document.fullscreenEnabled read-only property returns a Boolean that reports whether or not ...
- Web/API/Document/onfullscreenchange The Document.onfullscreenchange property is an event handler for the fullscreenchange event that ...
- Web/API/Document/onfullscreenerror The Document.onfullscreenerror property is an event handler for the fullscreenchange event that ...
- Web/API/Element/requestFullScreen The Element.requestFullscreen() method issues an asynchronous request to make the element be ...
- Web/API/Fullscreen_API The Fullscreen API provides an easy way for web content to be presented using the user's entire ...