Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 1051 - 1060 of 3,910 for host:developer.mozilla.org (0.06 sec)

  1. color-interpolation - SVG: Scalable Vector Grap...

    The color-interpolation attribute specifies the color space for gradient interpolations, color animations, and alpha compositing.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/color-interpolation
    Registered: Wed Apr 16 00:45:56 UTC 2025
    - Last Modified: Tue Apr 15 00:51:15 UTC 2025
    - 151.7K bytes
    - Viewed (0)
  2. baseline-shift - SVG: Scalable Vector Graphics ...

    The baseline-shift attribute allows repositioning of the dominant-baseline relative to the dominant-baseline of the parent text content element. The shifted object might be a sub- or superscript.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/baseline-shift
    Registered: Wed Apr 16 00:46:50 UTC 2025
    - Last Modified: Tue Apr 15 00:51:14 UTC 2025
    - 133.4K bytes
    - Viewed (0)
  3. color-interpolation-filters - SVG: Scalable Vec...

    The color-interpolation-filters attribute specifies the color space for imaging operations performed via filter effects.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/color-interpolation-filters
    Registered: Wed Apr 16 00:46:00 UTC 2025
    - Last Modified: Tue Apr 15 00:51:15 UTC 2025
    - 140.3K bytes
    - Viewed (0)
  4. escape() - JavaScript | MDN

    The escape() function computes a new string in which certain characters have been replaced by hexadecimal escape sequences.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/escape
    Registered: Wed Apr 16 00:41:43 UTC 2025
    - Last Modified: Tue Apr 15 00:50:54 UTC 2025
    - 143.1K bytes
    - Viewed (0)
  5. BigInt64Array - JavaScript | MDN

    The BigInt64Array typed array represents an array of 64-bit signed integers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0n unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/BigInt64Array
    Registered: Wed Apr 16 00:41:47 UTC 2025
    - Last Modified: Tue Apr 15 00:50:52 UTC 2025
    - 84.6K bytes
    - Viewed (0)
  6. Date - JavaScript | MDN

    JavaScript Date objects represent a single moment in time in a platform-independent format. Date objects encapsulate an integral number that represents milliseconds since the midnight at the beginning of January 1, 1970, UTC (the epoch).
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date
    Registered: Wed Apr 16 00:44:11 UTC 2025
    - Last Modified: Tue Apr 15 00:50:53 UTC 2025
    - 161.7K bytes
    - Viewed (0)
  7. decodeURIComponent() - JavaScript | MDN

    The decodeURIComponent() function decodes a Uniform Resource Identifier (URI) component previously created by encodeURIComponent() or by a similar routine.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURIComponent
    Registered: Wed Apr 16 00:44:17 UTC 2025
    - Last Modified: Tue Apr 15 00:50:54 UTC 2025
    - 147K bytes
    - Viewed (0)
  8. NaN - JavaScript | MDN

    The NaN global property is a value representing Not-A-Number.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/NaN
    Registered: Wed Apr 16 00:44:29 UTC 2025
    - Last Modified: Tue Apr 15 00:50:58 UTC 2025
    - 156.3K bytes
    - Viewed (0)
  9. <a> - SVG: Scalable Vector Graphics | MDN

    The <a> SVG element creates a hyperlink to other web pages, files, locations in the same page, email addresses, or any other URL. It is very similar to HTML's <a> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/a
    Registered: Wed Apr 16 00:42:52 UTC 2025
    - Last Modified: Tue Apr 15 00:51:18 UTC 2025
    - 150.7K bytes
    - Viewed (0)
  10. <radialGradient> - SVG: Scalable Vector Graphic...

    The <radialGradient> SVG element lets authors define radial gradients that can be applied to fill or stroke of graphical elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/radialGradient
    Registered: Wed Apr 16 00:42:37 UTC 2025
    - Last Modified: Tue Apr 15 00:51:19 UTC 2025
    - 146.8K bytes
    - Viewed (0)
Back to top