Sort Score
Result 10 results
Languages All
Labels All
Results 3,821 - 3,830 of 6,159 for

reporting

(0.09 sec)
  1. Callback function - MDN Web Docs Glossary: Defi...

    A callback function is a function passed into another function as an argument, which is then invoked inside the outer function to complete some kind of routine or action....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Callb...
  2. Scroll snap - MDN Web Docs Glossary: Definition...

    Scroll snapping is when content "snaps" to a specific position, rather than stopping at any random point, when a scroll operation finishes. Normal scrolling operations lack precision. They don't align to a paragraph, a sentence, or an image boundary. For example, in a carousel, a scrolling operation could finish in the middle of an image, leaving it partially visible. Web developers have long relied on JavaScript-based solutions. Browsers have recently started supporting CSS scroll-snapping features that enable defining scroll-snap containers and snapping behaviors....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Glossary/Scrol...
  3. HTMLElement: paste event - Web APIs | MDN

    Learn about the paste event, including its type, syntax, and properties, specifications and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  4. HTMLElement: outerText property - Web APIs | MDN

    Learn about the HTMLElement.outerText property, including its type, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  5. The MDN Web Docs project | MDN

    MDN Web Docs is free-to-use resource on which we document the open web platform. Our mission is to provide developers with the information they need to easily build projects on the web platform....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/MDN
  6. ARIA: timer role - Accessibility | MDN

    The timer role indicates to assistive technologies that an element is a numerical counter listing the amount of elapsed time from a starting point or the remaining time until an end point. Assistive technologies will not announce updates to a timer as it has an implicit aria-live value of off....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  7. GitHub - mdn/mdn: Holding repo for MDN Web Docs...

    Holding repo for MDN Web Docs things. Contribute to mdn/mdn development by creating an account on GitHub....124 watching Forks 173 forks Report repository Contributors 10...

    github.com/mdn/mdn
  8. SpeechSynthesisErrorEvent - Web APIs | MDN

    Learn about the SpeechSynthesisErrorEvent interface, including its constructor, properties, and methods, code examples, specifications, and browser compatibility....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Speech...
  9. Beacon API - Web APIs | MDN

    The Beacon API is used to send an asynchronous and non-blocking request to a web server. The request does not expect a response. Unlike requests made using XMLHttpRequest or the Fetch API, the browser guarantees to initiate beacon requests before the page is unloaded and to run them to completion....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/API/Beacon...
  10. CSS Object Model (CSSOM) - Web APIs | MDN

    The CSS Object Model is a set of APIs allowing the manipulation of CSS from JavaScript. It is much like the DOM, but for the CSS rather than the HTML. It allows users to read and modify CSS style dynamically....View this page on GitHub • Report a problem with this content...

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