Results 141 - 160 of 260

Selection.selectAllChildren()

The Selection.selectAllChildren() method adds all the children of the specified node to the selection. Previous selection is lost.
API Experimental Expérimental HTML Editing Method Reference Référence Selection

Selection.toString()

The Selection.toString() method returns a string currently being represented by the selection object, i.e. the currently selected text.
API Experimental Expérimental HTML Editing Method Reference Référence Selection

TextEncoder()

The TextEncoder() constructor returns a newly created TextEncoder object for the encoding specified in parameter.
API Constructor Encoding Experimental Expérimental Reference Référence TextEncoder

WebVR API

WebVR provides support for exposing virtual reality devices — for example head-mounted displays like the Oculus Rift — to web apps, enabling developers to translate position and movement information from the display into movement around a 3D scene. This has numerous very interesting applications, from virtual product tours and interactive training apps to super immersive first person games.
API Experimental Expérimental Landing Reference Référence Virtual Reality VR WebVR