Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 361 - 370 of 2,702 for host:developer.mozilla.org (0.04 sec)

  1. <feSpotLight> - SVG: Scalable Vector Graphics |...

    The <feSpotLight> SVG filter primitive defines a light source that can be used to create a spotlight effect. It is used within a lighting filter primitive: <feDiffuseLighting> or <feSpecularLighting>.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/feSpotLight
    Registered: Fri Nov 15 00:38:59 UTC 2024
    - Last Modified: Tue Nov 12 01:28:35 UTC 2024
    - 130.7K bytes
    - Viewed (0)
  2. <glyphRef> - SVG: Scalable Vector Graphics | MDN

    The glyphRef element provides a single possible glyph to the referencing <altGlyph> substitution.
    developer.mozilla.org/en-US/docs/Web/SVG/Element/glyphRef
    Registered: Fri Nov 15 00:39:16 UTC 2024
    - Last Modified: Tue Nov 12 01:28:35 UTC 2024
    - 125.2K bytes
    - Viewed (0)
  3. 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: Fri Nov 15 00:39:28 UTC 2024
    - Last Modified: Tue Nov 12 01:28:15 UTC 2024
    - 147.4K bytes
    - Viewed (0)
  4. isNaN() - JavaScript | MDN

    The isNaN() function determines whether a value is NaN, first converting the value to a number if necessary. Because coercion inside the isNaN() function can be surprising, you may prefer to use Number.isNaN().
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/isNaN
    Registered: Fri Nov 15 00:39:55 UTC 2024
    - Last Modified: Tue Nov 12 01:28:18 UTC 2024
    - 151K bytes
    - Viewed (0)
  5. name - SVG: Scalable Vector Graphics | MDN

    The name attribute specifies either the name of a color profile or a font face.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/name
    Registered: Fri Nov 15 00:57:51 UTC 2024
    - Last Modified: Tue Nov 12 01:28:32 UTC 2024
    - 121.3K bytes
    - Viewed (0)
  6. void operator - JavaScript | MDN

    The void operator evaluates the given expression and then returns undefined.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/void
    Registered: Fri Nov 15 00:57:52 UTC 2024
    - Last Modified: Tue Nov 12 01:28:26 UTC 2024
    - 152.9K bytes
    - Viewed (0)
  7. lang - SVG: Scalable Vector Graphics | MDN

    The lang attribute specifies the primary language used in contents and attributes containing text content of particular elements.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/lang
    Registered: Fri Nov 15 00:58:37 UTC 2024
    - Last Modified: Tue Nov 12 01:28:32 UTC 2024
    - 126.3K bytes
    - Viewed (0)
  8. specularExponent - SVG: Scalable Vector Graphic...

    The specularExponent attribute controls the focus for the light source. The bigger the value the brighter the light.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/specularExponent
    Registered: Fri Nov 15 00:58:41 UTC 2024
    - Last Modified: Tue Nov 12 01:28:33 UTC 2024
    - 126.2K bytes
    - Viewed (0)
  9. Lookbehind assertion: (?<=...), (?<!...) - Java...

    A lookbehind assertion "looks behind": it attempts to match the previous input with the given pattern, but it does not consume any of the input โ€” if the match is successful, the current position in the input stays the same. It matches each atom in its pattern in the reverse order.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Regular_expressions/Lookbehind_assertion
    Registered: Fri Nov 15 00:58:21 UTC 2024
    - Last Modified: Tue Nov 12 01:28:26 UTC 2024
    - 145.6K bytes
    - Viewed (0)
  10. pointsAtY - SVG: Scalable Vector Graphics | MDN

    The pointsAtY attribute represents the y location in the coordinate system established by attribute primitiveUnits on the <filter> element of the point at which the light source is pointing.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/pointsAtY Similar Results (1)
    Registered: Fri Nov 15 00:58:24 UTC 2024
    - Last Modified: Tue Nov 12 01:28:32 UTC 2024
    - 125.3K bytes
    - Viewed (0)
Back to top