Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Popular Words: test

Results 61 - 70 of 1,375 for timestamp:[now/d-1y TO *] (0.07 sec)

  1. Reflect - JavaScript | MDN

    The Reflect namespace object contains static methods for invoking interceptable JavaScript object internal methods. The methods are the same as those of proxy handlers.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Reflect
    Registered: Mon Oct 28 01:09:09 UTC 2024
    - Last Modified: Sat Oct 26 00:52:35 UTC 2024
    - 72K bytes
    - Viewed (0)
  2. Regular expressions - JavaScript | MDN

    Regular expressions are patterns used to match character combinations in strings. In JavaScript, regular expressions are also objects. These patterns are used with the exec() and test() methods of RegExp, and with the match(), matchAll(), replace(), replaceAll(), search(), and split() methods of String. This chapter describes JavaScript regular expressions. It provides a brief overview of each syntax element. For a detailed explanation of each one's semantics, read the regular expressions reference.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions
    Registered: Mon Oct 28 01:11:10 UTC 2024
    - Last Modified: Sat Oct 26 00:52:23 UTC 2024
    - 200.7K bytes
    - Viewed (0)
  3. font-size-adjust - SVG: Scalable Vector Graphic...

    The font-size-adjust attribute allows authors to specify an aspect value for an element that will preserve the x-height of the first choice font in a substitute font.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/font-size-adjust
    Registered: Mon Oct 28 01:11:15 UTC 2024
    - Last Modified: Sat Oct 26 00:52:48 UTC 2024
    - 126.9K bytes
    - Viewed (0)
  4. limitingConeAngle - SVG: Scalable Vector Graphi...

    The limitingConeAngle attribute represents the angle in degrees between the spot light axis (i.e. the axis between the light source and the point to which it is pointing at) and the spot light cone. So it defines a limiting cone which restricts the region where the light is projected. No light is projected outside the cone.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/limitingConeAngle
    Registered: Mon Oct 28 01:10:44 UTC 2024
    - Last Modified: Sat Oct 26 00:52:49 UTC 2024
    - 124.8K bytes
    - Viewed (0)
  5. Method definitions - JavaScript | MDN

    Method definition is a shorter syntax for defining a function property in an object initializer. It can also be used in classes.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/Method_definitions
    Registered: Mon Oct 28 01:10:02 UTC 2024
    - Last Modified: Sat Oct 26 00:52:26 UTC 2024
    - 157.7K bytes
    - Viewed (0)
  6. attributeName - SVG: Scalable Vector Graphics |...

    The attributeName attribute indicates the name of the CSS property or attribute of the target element that is going to be changed during an animation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/attributeName
    Registered: Mon Oct 28 01:09:24 UTC 2024
    - Last Modified: Sat Oct 26 00:52:47 UTC 2024
    - 123.3K bytes
    - Viewed (0)
  7. Logical AND assignment (&&=) - JavaScript | MDN

    The logical AND assignment (&&=) operator only evaluates the right operand and assigns to the left if the left operand is truthy.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Logical_AND_assignment
    Registered: Mon Oct 28 01:11:54 UTC 2024
    - Last Modified: Sat Oct 26 00:52:39 UTC 2024
    - 141.4K bytes
    - Viewed (0)
  8. new - JavaScript | MDN

    The new operator lets developers create an instance of a user-defined object type or of one of the built-in object types that has a constructor function.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/new
    Registered: Mon Oct 28 01:12:49 UTC 2024
    - Last Modified: Sat Oct 26 00:52:40 UTC 2024
    - 165.3K bytes
    - Viewed (0)
  9. horiz-adv-x - SVG: Scalable Vector Graphics | MDN

    The horiz-adv-x attribute indicates the horizontal advance after rendering a glyph in horizontal orientation.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/horiz-adv-x
    Registered: Mon Oct 28 01:11:31 UTC 2024
    - Last Modified: Sat Oct 26 00:52:48 UTC 2024
    - 123.8K bytes
    - Viewed (0)
  10. orient - SVG: Scalable Vector Graphics | MDN

    The orient attribute indicates how a marker is rotated when it is placed at its position on the shape.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/orient
    Registered: Mon Oct 28 01:12:27 UTC 2024
    - Last Modified: Sat Oct 26 00:52:49 UTC 2024
    - 126.9K bytes
    - Viewed (0)
Back to top