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

report

(0.13 sec)
  1. Internationalization - Mozilla | MDN

    The WebExtensions API has a rather handy module available for internationalizing extensions — i18n. In this article we'll explore its features and provide a practical example of how it works. The i18n system for extensions built using WebExtension APIs is similar to common JavaScript libraries for i18n such as i18n.js....version of the notification reporting the link's URL. Help improve...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  2. Build a cross-browser extension - Mozilla | MDN

    The introduction of the browser extensions API created a uniform landscape for the development of browser extensions. However, there are differences in the API implementations and the scope of coverage among the browsers that use the extensions API (the major ones being Chrome, Edge, Firefox, Opera, and Safari)....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Mozilla/Add-on...
  3. HTMLMediaElement - Web APIs | MDN

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

    developer.mozilla.org/en-US/docs/Web/API/HTMLMe...
  4. CSS values and units - CSS: Cascading Style She...

    Every CSS declaration includes a property / value pair. Depending on the property, the value can include a single integer or keyword, to a series of keywords and values with or without units. There are a common set of data types — values and units — that CSS properties accept. Below is an overview of most of these data types. Refer to the page for each value type for more detailed information....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_Va...
  5. Ember interactivity: Events, classes and state ...

    OK, so that's great progress for now. We can now add todo items to our app, and the state of the data is tracked using our service. Next we'll move on to getting our footer functionality working, including the todo counter, and look at conditional rendering, including correctly styling todos when they've been checked. We'll also wire up our "Clear completed" button....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Tools_an...
  6. CSS basics - Learn web development | MDN

    CSS (Cascading Style Sheets) is the code that styles web content. CSS basics walks through what you need to get started. We'll answer questions like: How do I make text red? How do I make content display at a certain location in the (webpage) layout? How do I decorate my webpage with background images and colors?...View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Learn/Getting_...
  7. Text labels and names - Accessibility | MDN

    There are many situations in which a control, dialog, or other website feature should be given a descriptive name or label to allow users of assistive technologies to understand what its purpose is and how to operate it correctly. There are a number of different types of problems in this category, found in different contexts, and each has its own solution. The different problems and solutions are discussed in the sections below....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/Accessibil...
  8. Functions - JavaScript | MDN

    Generally speaking, a function is a "subprogram" that can be called by code external (or internal, in the case of recursion) to the function. Like the program itself, a function is composed of a sequence of statements called the function body. Values can be passed to a function as parameters, and the function will return a value....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. Overview of shapes - CSS: Cascading Style Sheet...

    The CSS Shapes module describes geometric shapes in CSS. This article provides an overview of how you can use shapes to wrap text around floated elements that are not necessarily rectangular....View this page on GitHub • Report a problem with this content...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_sh...
  10. Web Authentication API - Web APIs | MDN

    The Web Authentication API (WebAuthn) is an extension of the Credential Management API that enables strong authentication with public key cryptography, enabling passwordless authentication and secure multi-factor authentication (MFA) without SMS texts....View this page on GitHub • Report a problem with this content...

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