- Sort Score
- Result 10 results
- Languages All
- Labels All
Results 1351 - 1360 of 3,108 for host:developer.mozilla.org (0.11 sec)
-
<feTurbulence> - SVG | MDN
The <feTurbulence> SVG filter primitive creates an image using the Perlin turbulence function. It allows the synthesis of artificial textures like clouds or marble. The resulting image will fill the entire filter primitive subregion.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feTurbulenceRegistered: Wed Jul 16 00:49:39 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 116.6K bytes - Viewed (0) -
encodeURI() - JavaScript | MDN
The encodeURI() 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 encodeURIComponent(), this function encodes fewer characters, preserving those that are part of the URI syntax.developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/encodeURIRegistered: Wed Jul 16 00:51:00 UTC 2025 - Last Modified: Wed Jul 16 00:47:15 UTC 2025 - 157.4K bytes - Viewed (0) -
FinalizationRegistry - JavaScript | MDN
developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/FinalizationRegistryRegistered: Wed Jul 16 00:49:45 UTC 2025 - Last Modified: Wed Jul 16 00:47:16 UTC 2025 - 83.9K bytes - Viewed (0) -
<switch> - SVG | MDN
The <switch> SVG element evaluates any requiredFeatures, requiredExtensions and systemLanguage attributes on its direct child elements in order, and then renders the first child where these attributes evaluate to true.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/switchRegistered: Wed Jul 16 00:49:56 UTC 2025 - Last Modified: Wed Jul 16 00:47:36 UTC 2025 - 115.4K bytes - Viewed (0) -
SVG animation with SMIL - SVG | MDN
Synchronized Multimedia Integration Language (SMIL) is an XML-based language for writing interactive multimedia presentations. Authors can use SMIL syntax in other XML-based languages to define the timing and layout of elements for animation.developer.mozilla.org/en-US/docs/Web/SVG/Guides/SVG_animation_with_SMILRegistered: Wed Jul 16 00:52:36 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 121.7K bytes - Viewed (0) -
JavaScript language overview - JavaScript | MDN
JavaScript is a multi-paradigm, dynamic language with types and operators, standard built-in objects, and methods. Its syntax is based on the Java and C languages โ many structures from those languages apply to JavaScript as well. JavaScript supports object-oriented programming with object prototypes and classes. It also supports functional programming since functions are first-class objects that can be easily created via expressions and passed around like any other object.developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Language_overviewRegistered: Wed Jul 16 00:52:37 UTC 2025 - Last Modified: Wed Jul 16 00:47:10 UTC 2025 - 255.6K bytes - Viewed (0) -
<path> - SVG | MDN
The <path> SVG element is the generic element to define a shape. All the basic shapes can be created with a path element.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/pathRegistered: Wed Jul 16 00:52:47 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 112.9K bytes - Viewed (0) -
Float64Array - JavaScript | MDN
The Float64Array typed array represents an array of 64-bit floating point numbers in the platform byte order. If control over byte order is needed, use DataView instead. The contents are initialized to 0 unless initialization data is explicitly provided. Once established, you can reference elements in the array using the object's methods, or using standard array index syntax (that is, using bracket notation).developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Float64ArrayRegistered: Wed Jul 16 00:52:14 UTC 2025 - Last Modified: Wed Jul 16 00:47:16 UTC 2025 - 81.1K bytes - Viewed (0) -
<feConvolveMatrix> - SVG | MDN
The <feConvolveMatrix> SVG filter primitive applies a matrix convolution filter effect. A convolution combines pixels in the input image with neighboring pixels to produce a resulting image. A wide variety of imaging operations can be achieved through convolutions, including blurring, edge detection, sharpening, embossing and beveling.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Element/feConvolveMatrixRegistered: Wed Jul 16 00:52:23 UTC 2025 - Last Modified: Wed Jul 16 00:47:35 UTC 2025 - 126.8K bytes - Viewed (0) -
alignment-baseline - SVG | MDN
The alignment-baseline attribute specifies how an object is aligned with respect to its parent. This property specifies which baseline of this element is to be aligned with the corresponding baseline of the parent. For example, this allows alphabetic baselines in Roman text to stay aligned across font size changes. It defaults to the baseline with the same name as the computed value of the alignment-baseline property.developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/alignment-baselineRegistered: Wed Jul 16 00:51:26 UTC 2025 - Last Modified: Wed Jul 16 00:47:32 UTC 2025 - 123.1K bytes - Viewed (0)