Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 23,216 for

js

(0.08 sec)
  1. HTMLElement: dir property - Web APIs | MDN

    Learn about the HTMLElement.dir property, including its type, code examples, specifications, and browser compatibility.... Examples js const para = document.getElementById("para1");...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  2. SourceBufferList - Web APIs | MDN

    Learn about the SourceBufferList interface, including its properties and methods, code examples, specifications, and browser compatibility.... js // Video is an already playing...

    developer.mozilla.org/en-US/docs/Web/API/Source...
  3. BackgroundFetchEvent - Web APIs | MDN

    Learn about the BackgroundFetchEvent interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility.... js addEventListener("backgroundfetchclick"...

    developer.mozilla.org/en-US/docs/Web/API/Backgr...
  4. GamepadHapticActuator - Web APIs | MDN

    Learn about the GamepadHapticActuator interface, including its properties and methods, code examples, specifications, and browser compatibility.... Examples js const gamepad = navigator.getGamepads()[0];...

    developer.mozilla.org/en-US/docs/Web/API/Gamepa...
  5. GPUBindGroupLayout - Web APIs | MDN

    Learn about the GPUBindGroupLayout interface, including its properties, code examples, specifications, and browser compatibility.... js // ... const bindGroupLayout...

    developer.mozilla.org/en-US/docs/Web/API/GPUBin...
  6. is - HTML (HyperText Markup Language) | MDN

    L'attribut is est un attribut universel qui indique qu'un élément HTML standard devrait se comporter comme un élément natif personnalisé (custom element) défini (voir Manipuler les custom elements pour plus de détails).... js // On crée une classe pour l'élément...

    developer.mozilla.org/fr/docs/Web/HTML/Global_a...
  7. Audio and Video Delivery - Web media technologi...

    We can deliver audio and video on the web in a number of ways, ranging from 'static' media files to adaptive live streams. This article is intended as a starting point for exploring the various delivery mechanisms of web-based media and compatibility with popular browsers.... JavaScript Audio js const myAudio = document.cre...UklGRvC…"></audio> Speak.js employs this technique. JavaScript Video js const myVideo...

    developer.mozilla.org/en-US/docs/Web/Media/Audi...
  8. HIDConnectionEvent - Web APIs | MDN

    Learn about the HIDConnectionEvent interface, including its constructor and properties, code examples, specifications, and browser compatibility.... js navigator.hid.addEventListener("connect"...

    developer.mozilla.org/en-US/docs/Web/API/HIDCon...
  9. CSSImageValue - Web APIs | MDN

    Learn about the CSSImageValue interface, including its properties and methods, code examples, specifications, and browser compatibility....the style map and stringify it: js // get the element const button...

    developer.mozilla.org/en-US/docs/Web/API/CSSIma...
  10. Lock - Web APIs | MDN

    Learn about the Lock interface, including its properties, code examples, specifications, and browser compatibility.... js navigator.locks.request("net_db_sync"...

    developer.mozilla.org/en-US/docs/Web/API/Lock