Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 641 - 650 of about 10,000 for content_length:[100000 TO 499999] (0.06 sec)

  1. decodeURI() - JavaScript | MDN

    The decodeURI() function decodes a Uniform Resource Identifier (URI) previously created by encodeURI() or a similar routine.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURI
    Registered: Wed Feb 12 00:40:42 UTC 2025
    - Last Modified: Thu Feb 06 00:53:56 UTC 2025
    - 146.7K bytes
    - Viewed (0)
  2. encodeURIComponent() - JavaScript | MDN

    The encodeURIComponent() function encodes a URI by replacing each instance of certain characters by one, two, three, or four escape sequences representing the UTF-8 encoding of the character (will only be four escape sequences for characters composed of two surrogate characters). Compared to encodeURI(), this function encodes more characters, including those that are part of the URI syntax.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIComponent
    Registered: Wed Feb 12 00:40:47 UTC 2025
    - Last Modified: Thu Feb 06 00:53:56 UTC 2025
    - 155.2K bytes
    - Viewed (0)
  3. <feColorMatrix> - SVG: Scalable Vector Graphics...

    The <feColorMatrix> SVG filter element changes colors based on a transformation matrix. Every pixel's color value [R,G,B,A] is matrix multiplied by a 5 by 5 color matrix to create new color [R',G',B',A'].
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feColorMatrix
    Registered: Wed Feb 12 00:41:54 UTC 2025
    - Last Modified: Tue Feb 11 00:49:31 UTC 2025
    - 140.5K bytes
    - Viewed (0)
  4. <feFuncB> - SVG: Scalable Vector Graphics | MDN

    The <feFuncB> SVG filter primitive defines the transfer function for the blue component of the input graphic of its parent <feComponentTransfer> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feFuncB
    Registered: Wed Feb 12 00:41:59 UTC 2025
    - Last Modified: Thu Feb 06 00:54:18 UTC 2025
    - 124.3K bytes
    - Viewed (0)
  5. font-size - SVG: Scalable Vector Graphics | MDN

    The font-size attribute refers to the size of the font from baseline to baseline when multiple lines of text are set solid in a multiline layout environment.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size
    Registered: Wed Feb 12 00:42:57 UTC 2025
    - Last Modified: Thu Feb 06 00:54:14 UTC 2025
    - 124.8K bytes
    - Viewed (0)
  6. async function* expression - JavaScript | MDN

    The async function* keywords can be used to define an async generator function inside an expression.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/async_function*
    Registered: Wed Feb 12 00:40:55 UTC 2025
    - Last Modified: Thu Feb 06 00:54:08 UTC 2025
    - 146K bytes
    - Viewed (0)
  7. <font-face-name> - SVG: Scalable Vector Graphic...

    The <font-face-name> SVG element points to a locally installed copy of this font, identified by its name.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/font-face-name
    Registered: Wed Feb 12 00:41:03 UTC 2025
    - Last Modified: Thu Feb 06 00:54:18 UTC 2025
    - 122.1K bytes
    - Viewed (0)
  8. clipPathUnits - SVG: Scalable Vector Graphics |...

    The clipPathUnits attribute indicates which coordinate system to use for the contents of the <clipPath> element.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/clipPathUnits
    Registered: Wed Feb 12 00:43:59 UTC 2025
    - Last Modified: Thu Feb 06 00:54:14 UTC 2025
    - 124K bytes
    - Viewed (0)
  9. fy - SVG: Scalable Vector Graphics | MDN

    The fy attribute defines the y-axis coordinate of the focal point for a radial gradient.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fy
    Registered: Wed Feb 12 00:44:03 UTC 2025
    - Last Modified: Thu Feb 06 00:54:14 UTC 2025
    - 127.9K bytes
    - Viewed (0)
  10. end - SVG: Scalable Vector Graphics | MDN

    The end attribute defines an end value for the animation that can constrain the active duration.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/end
    Registered: Wed Feb 12 00:45:58 UTC 2025
    - Last Modified: Thu Feb 06 00:54:14 UTC 2025
    - 148.9K bytes
    - Viewed (0)
Back to top