classList (DOMTokenList)
Method of easily manipulating classes on elements, using the `DOMTokenList` object.
Basic console logging functions
Method of outputting data to the browser's console, intended for development purposes.
Ogg Vorbis audio format
Vorbis is a free and open source audio format, most commonly used with the Ogg container.
Ogg/Theora video format
Free lossy video compression format.
Proxy object
The Proxy object allows custom behavior to be defined for fundamental operations. Useful for logging, profiling, object visualization, etc.
CSS3 3D Transforms
Method of transforming an element in the third dimension using the `transform` property. Includes support for the `perspective` property to set the perspective in z-space and the `backface-visibility` property to toggle display of the reverse side of a 3D-transformed element.
domtokenlist api: toggle
domtokenlist api: toggle: `force` parameter
element api: toggleattribute
htmldetailselement api: `toggle` event
mediasession api: `setactionhandler()`: `"togglecamera"` type
mediasession api: `setactionhandler()`: `"togglemicrophone"` type
12 results found.