Search Options

Results per page
Sort
Preferred Languages
Labels
Advance

Results 31 - 40 of about 10,000 for timestamp:[now/d-1d TO *] (0.02 sec)

  1. :root Selector | jQuery API Documentation

    jQuery API Documentation root selector Description: Selects the element that is the root of the document. version add...
    api.jquery.com/root-selector/
    Registered: Fri Jul 26 00:27:50 UTC 2024
    - Last Modified: Fri Jul 26 00:27:50 UTC 2024
    - 28.1K bytes
    - Viewed (0)
  2. .off() | jQuery API Documentation

    jQuery API Documentation .off( events [, selector ] [, handler ] ) Returns: jQuery Description: Remove an event handl...
    api.jquery.com/off/
    Registered: Fri Jul 26 00:26:20 UTC 2024
    - Last Modified: Fri Jul 26 00:26:20 UTC 2024
    - 42.1K bytes
    - Viewed (0)
  3. Visual Studio Code Dev Containers Frequently As...

    Visual Studio Code troubleshooting tips and tricks for Dev Containers
    code.visualstudio.com/docs/devcontainers/faq
    Registered: Fri Jul 26 00:26:24 UTC 2024
    - 88.2K bytes
    - Viewed (0)
  4. .outerWidth() | jQuery API Documentation

    jQuery API Documentation Get the current computed outer width (including padding, border, and optionally margin) for ...
    api.jquery.com/outerWidth/
    Registered: Fri Jul 26 00:26:31 UTC 2024
    - Last Modified: Fri Jul 26 00:26:31 UTC 2024
    - 42.4K bytes
    - Viewed (0)
  5. How to Add Plugins to CoreDNS

    How to add plugins to CoreDNS; a tutorial.
    coredns.io/2017/03/01/how-to-add-plugins-to-coredns/
    Registered: Fri Jul 26 00:25:39 UTC 2024
    - 26.6K bytes
    - Viewed (0)
  6. loop

    *loop* detects simple forwarding loops and halts the server.
    coredns.io/plugins/loop/
    Registered: Fri Jul 26 00:26:27 UTC 2024
    - 11.2K bytes
    - Viewed (0)
  7. loadbalance

    *loadbalance* randomizes the order of A, AAAA and MX records.
    coredns.io/plugins/loadbalance/
    Registered: Fri Jul 26 00:25:51 UTC 2024
    - 9.6K bytes
    - Viewed (0)
  8. ipecho

    *ipecho* - parses the IP out of a subdomain and echos it back as an record
    coredns.io/explugins/ipecho/
    Registered: Fri Jul 26 00:24:48 UTC 2024
    - 6.7K bytes
    - Viewed (0)
  9. decoding - SVG: Scalable Vector Graphics | MDN

    The decoding attribute, valid on <image> elements, provides a hint to the browser as to whether it should perform image decoding along with rendering other content in a single presentation step that looks more "correct" (sync), or render and present the other content first and then decode the image and present it later (async). In practice, async means that the next paint does not wait for the image to decode.
    developer.mozilla.org/en-US/docs/Web/SVG/Attribute/decoding
    Registered: Fri Jul 26 00:48:15 UTC 2024
    - Last Modified: Fri Jul 26 00:47:49 UTC 2024
    - 126.8K bytes
    - Viewed (0)
  10. export - JavaScript | MDN

    The export declaration is used to export values from a JavaScript module. Exported values can then be imported into other programs with the import declaration or dynamic import. The value of an imported binding is subject to change in the module that exports it โ€” when a module updates the value of a binding that it exports, the update will be visible in its imported value.
    developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/export
    Registered: Fri Jul 26 00:47:57 UTC 2024
    - Last Modified: Fri Jul 26 00:47:42 UTC 2024
    - 219K bytes
    - Viewed (0)
Back to top