- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 6991 - 7000 of about 10,000 for timestamp:[now/d-1M TO *] (0.19 sec)
-
embed
{"version":"1.0","provider_name":"jQuery API Documentation","provider_url":"https:\/\/api.jquery.com","author_name":"builder","author_url":"https:\/\/api.jquery.com\/author\/builder\/","title":":ch...api.jquery.com/wp-json/oembed/1.0/embedRegistered: Mon Nov 17 00:48:30 UTC 2025 - 2.1K bytes - Viewed (0) -
SVG Attribute reference - SVG | MDN
SVG elements can be modified using attributes that specify details about exactly how the element should be handled or rendered.developer.mozilla.org/en-US/docs/Web/SVG/Reference/AttributeRegistered: Mon Nov 17 00:46:47 UTC 2025 - Last Modified: Thu Nov 13 11:37:07 UTC 2025 - 202.7K bytes - Viewed (0) -
Statements and declarations - JavaScript | MDN
JavaScript applications consist of statements with an appropriate syntax. A single statement may span multiple lines. Multiple statements may occur on a single line if each statement is separated by a semicolon. This isn't a keyword, but a group of keywords.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/StatementsRegistered: Mon Nov 17 00:46:57 UTC 2025 - Last Modified: Thu Nov 13 11:37:02 UTC 2025 - 189.4K bytes - Viewed (0) -
8
{"id":8,"count":12,"description":"The <code>jQuery.Callbacks()<\/code> function, introduced in version 1.7, returns a multi-purpose object that provides a powerful way to manage callback lists. It ...api.jquery.com/wp-json/wp/v2/categories/8Registered: Mon Nov 17 00:46:58 UTC 2025 - 943 bytes - Viewed (0) -
WeakMap - JavaScript | MDN
A WeakMap is a collection of key/value pairs whose keys must be objects or non-registered symbols, with values of any arbitrary JavaScript type, and which does not create strong references to its keys. That is, an object's presence as a key in a WeakMap does not prevent the object from being garbage collected. Once an object used as a key has been collected, its corresponding values in any WeakMap become candidates for garbage collection as well — as long as they aren't strongly referred to elsewhere. The only primitive type that can be used as a WeakMap key is symbol — more specifically, non-registered symbols — because non-registered symbols are guaranteed to be unique and cannot be re-created.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/WeakMapRegistered: Mon Nov 17 00:46:43 UTC 2025 - Last Modified: Thu Nov 13 11:37:00 UTC 2025 - 161.7K bytes - Viewed (0) -
<feBlend> - SVG | MDN
The <feBlend> SVG filter primitive composes two objects together ruled by a certain blending mode. This is similar to what is known from image editing software when blending two layers. The mode is defined by the mode attribute.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feBlendRegistered: Mon Nov 17 00:47:56 UTC 2025 - Last Modified: Thu Nov 13 11:37:09 UTC 2025 - 169.1K bytes - Viewed (0) -
Texts - SVG | MDN
When talking about text in SVG, we have to differentiate between two almost completely separate topics. One is the inclusion and display of text in an image, and the other is SVG fonts. The latter is described in a later section of the tutorial, while this page will focus on the first part: bringing text into an SVG image.developer.mozilla.org/en-US/docs/Web/SVG/Tutorials/SVG_from_scratch/TextsRegistered: Mon Nov 17 00:47:37 UTC 2025 - Last Modified: Thu Nov 13 11:37:10 UTC 2025 - 165.4K bytes - Viewed (0) -
<feColorMatrix> - SVG | MDN
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/Reference/Element/feColorMatrixRegistered: Mon Nov 17 00:46:16 UTC 2025 - Last Modified: Thu Nov 13 11:37:09 UTC 2025 - 173.3K bytes - Viewed (0) -
<feFuncR> - SVG | MDN
The <feFuncR> SVG filter primitive defines the transfer function for the red component of the input graphic of its parent <feComponentTransfer> element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feFuncR Similar Results (2)Registered: Mon Nov 17 00:46:01 UTC 2025 - Last Modified: Thu Nov 13 11:37:09 UTC 2025 - 163.8K bytes - Viewed (0) -
arguments[Symbol.iterator]() - JavaScript | MDN
The [Symbol.iterator]() method of arguments objects implements the iterable protocol and allows arguments objects to be consumed by most syntaxes expecting iterables, such as the spread syntax and for...of loops. It returns an array iterator object that yields the value of each index in the arguments object.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/arguments/Symbol.iteratorRegistered: Mon Nov 17 01:10:35 UTC 2025 - Last Modified: Thu Nov 13 11:36:43 UTC 2025 - 184.6K bytes - Viewed (0)